We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37e09be commit c30a5e7Copy full SHA for c30a5e7
2.gif
861 KB
ResideMenuDemo/res/layout/home.xml
@@ -25,7 +25,7 @@
25
<TextView
26
android:layout_width="wrap_content"
27
android:layout_height="wrap_content"
28
- android:text=" 1. Swipe right to open menu"
+ android:text=" 1. Swipe right/left to open menu"
29
android:id="@+id/textView" android:layout_gravity="center" android:clickable="false"
30
android:textColor="#ffacacac" android:textSize="17sp" android:padding="5dp"/>
31
<Button
0 commit comments