summaryrefslogtreecommitdiffstats
path: root/res/layout/preview_frame.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/preview_frame.xml')
-rw-r--r--res/layout/preview_frame.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/preview_frame.xml b/res/layout/preview_frame.xml
index b1deb86..e8afb12 100644
--- a/res/layout/preview_frame.xml
+++ b/res/layout/preview_frame.xml
@@ -35,7 +35,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:visibility="gone"/>
- <include layout="@layout/focus_rect"/>
+ <include layout="@layout/focus_indicator"/>
<include layout="@layout/priority_indicators"/>
<include layout="@layout/tap_to_focus_toast"/>
<include layout="@layout/indicator_bar" />