Create GridLayoutManager for TimersFragment in landscape
This commit is contained in:
@@ -4,4 +4,6 @@
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:scrollbars="vertical"/>
|
||||
android:scrollbars="vertical"
|
||||
android:paddingStart="8dp"
|
||||
android:paddingTop="8dp"/>
|
||||
|
||||
Reference in New Issue
Block a user