Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.

Commit 95116f1

Browse files
committed
Make the drawer a lot bigger
1 parent 6907da4 commit 95116f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/layout/main.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<ListView
1818
android:id="@+id/streams_drawer"
19-
android:layout_width="240dp"
19+
android:layout_width="340dp"
2020
android:layout_height="match_parent"
2121
android:layout_gravity="left"
2222
android:background="#FFF"

0 commit comments

Comments
 (0)