layout id in landscape fixed
This commit is contained in:
parent
3951b2e4b8
commit
4d87eb1906
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
android:background="@drawable/quick_action_background">
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/container"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_margin="8dp"
|
||||
|
|
Loading…
Reference in a new issue