layout id in landscape fixed

This commit is contained in:
Rosty 2017-01-04 15:45:48 +02:00
parent 3951b2e4b8
commit 4d87eb1906

View file

@ -6,6 +6,7 @@
android:background="@drawable/quick_action_background"> android:background="@drawable/quick_action_background">
<LinearLayout <LinearLayout
android:id="@+id/container"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_margin="8dp" android:layout_margin="8dp"