Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Background Color is not 100 percent white !!! #307

Open
EhsanSetayesh opened this issue Jul 20, 2020 · 0 comments
Open

Background Color is not 100 percent white !!! #307

EhsanSetayesh opened this issue Jul 20, 2020 · 0 comments

Comments

@EhsanSetayesh
Copy link

EhsanSetayesh commented Jul 20, 2020

hi .
when I change background color to white on smarttablayout actually its not 100 percent white its light very brown but for other colors has not problem just for white please help me

<com.ogaclejapan.smarttablayout.SmartTabLayout
android:id="@+id/smart"
android:layout_width="match_parent"
android:layout_height="55dp"
android:background="#ffffff"
app:stl_dividerThickness="0dp"
app:stl_defaultTabBackground="@color/transparent"
app:stl_customTabTextLayoutId="@layout/custom_tab"
app:stl_defaultTabTextColor="@color/black1"
app:stl_defaultTabTextHorizontalPadding="24dp"
app:stl_indicatorColor="@color/purple1"
app:stl_indicatorCornerRadius="1.5dp"
app:stl_indicatorInterpolation="linear"
app:stl_indicatorThickness="3dp"
app:stl_distributeEvenly ="false"
app:stl_underlineColor="@android:color/transparent"
/>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant