aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny Epstein <depstein@google.com>2021-05-06 22:18:20 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2021-05-06 22:18:20 +0000
commit494a3b663c1e4bdee154cecc7c673c14ce1d58e0 (patch)
treee88850eae5a08d7c6bde11d4aa03f40b63bcd62d
parent52a5ebb1e4faf5bec4c9944d6aed78e559908c44 (diff)
parent326d4183bbb8dc3cf1d90bba7ff9066b4596144a (diff)
downloadtests-494a3b663c1e4bdee154cecc7c673c14ce1d58e0.tar.gz
Merge "Use new nudge shortcut attributes" into sc-dev
-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"