Everything in Help Section has a blue box

Fast fix
This commit is contained in:
androiddevkotlin 2021-02-20 00:04:24 +02:00 committed by Victor Shcherb
parent 58f2378472
commit 87507b0137

View file

@ -100,7 +100,7 @@
android:paddingRight="@dimen/bottom_sheet_exit_button_margin"
android:text="@string/buy"
android:textColor="@color/text_color_tab_active_light"
android:visibility="visible" />
android:visibility="gone" />
</LinearLayout>