aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny Epstein <depstein@google.com>2021-05-06 22:42:15 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-05-06 22:42:15 +0000
commit8ea010d81b133e747168e22451b394f21ff6191d (patch)
treee88850eae5a08d7c6bde11d4aa03f40b63bcd62d
parent4c3ad97ff3c24c1a6573fe3c4c2269d019f4d126 (diff)
parent494a3b663c1e4bdee154cecc7c673c14ce1d58e0 (diff)
downloadtests-8ea010d81b133e747168e22451b394f21ff6191d.tar.gz
Merge "Use new nudge shortcut attributes" into sc-dev am: 494a3b663c
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Car/tests/+/14432208 Change-Id: I3fb52cb64697358f8597f8a120ced864fda697b2
-rw-r--r--RotaryPlayground/res/layout/custom_focus_areas_fragment.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/RotaryPlayground/res/layout/custom_focus_areas_fragment.xml b/RotaryPlayground/res/layout/custom_focus_areas_fragment.xml
index 2750aab..7ae06ea 100644
--- a/RotaryPlayground/res/layout/custom_focus_areas_fragment.xml
+++ b/RotaryPlayground/res/layout/custom_focus_areas_fragment.xml
@@ -167,8 +167,7 @@
android:gravity="center"
android:orientation="vertical"
android:background="@color/card_background_color"
- app:nudgeShortcut="@+id/nudge_shortcut"
- app:nudgeShortcutDirection="up">
+ app:nudgeUpShortcut="@+id/nudge_shortcut">
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"