fixed scroll to top in offline mode (#149)
* fixed small bugs * fixed scroll to top in offline mode
This commit is contained in:
parent
efb346d0a8
commit
25372d5251
4 changed files with 4 additions and 3 deletions
|
@ -283,6 +283,7 @@
|
|||
android:layout_gravity="start"
|
||||
android:layout_margin="16dp"
|
||||
android:translationZ="7dp"
|
||||
android:visibility="gone"
|
||||
app:cardBackgroundColor="@color/nav_bg"
|
||||
app:cardCornerRadius="16dp">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue