Rename image_frame to build pass after copy it to another path.

- image_frame.xml will conflict with Preference resource in another
  path.

Bug: 184597455
Test: rebuild
Change-Id: Ie5dec05f93f818fb17dc386997d5bf00f97ea4da
This commit is contained in:
Edgar Wang
2021-03-31 15:05:42 +08:00
parent 215741a56d
commit 16e4410d30
2 changed files with 1 additions and 1 deletions

View File

@@ -29,7 +29,7 @@
android:clipToPadding="false"
android:baselineAligned="false">
<include layout="@layout/image_frame"/>
<include layout="@layout/settings_icon"/>
<RelativeLayout
android:layout_width="0dp"