mirror of
https://github.com/leanote/leanote-android.git
synced 2026-01-14 07:00:23 +08:00
fix layout issue
This commit is contained in:
@@ -108,7 +108,8 @@
|
||||
<LinearLayout
|
||||
android:id="@+id/ll_debug"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content">
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="vertical">
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/ll_generate_random_note"
|
||||
|
||||
Reference in New Issue
Block a user