Everything in Help Section has a blue box
Fast fix
This commit is contained in:
parent
58f2378472
commit
87507b0137
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@
|
||||||
android:paddingRight="@dimen/bottom_sheet_exit_button_margin"
|
android:paddingRight="@dimen/bottom_sheet_exit_button_margin"
|
||||||
android:text="@string/buy"
|
android:text="@string/buy"
|
||||||
android:textColor="@color/text_color_tab_active_light"
|
android:textColor="@color/text_color_tab_active_light"
|
||||||
android:visibility="visible" />
|
android:visibility="gone" />
|
||||||
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue