aboutsummaryrefslogtreecommitdiff
path: root/RotaryPlayground/res/layout/rotary_activity.xml
diff options
context:
space:
mode:
Diffstat (limited to 'RotaryPlayground/res/layout/rotary_activity.xml')
-rw-r--r--RotaryPlayground/res/layout/rotary_activity.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/RotaryPlayground/res/layout/rotary_activity.xml b/RotaryPlayground/res/layout/rotary_activity.xml
index 7086cb8..2a3b9e7 100644
--- a/RotaryPlayground/res/layout/rotary_activity.xml
+++ b/RotaryPlayground/res/layout/rotary_activity.xml
@@ -26,8 +26,8 @@
highlight is disabled, so it's invisible to the user no matter whether it's focused or not.
-->
<com.android.car.ui.FocusParkingView
- android:layout_width="1dp"
- android:layout_height="1dp"/>
+ android:layout_width="wrap_content"
+ android:layout_height="wrap_content"/>
<FrameLayout
android:id="@+id/rotary_menu"