diff options
Diffstat (limited to 'res/layout/screenshot.xml')
-rw-r--r-- | res/layout/screenshot.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/res/layout/screenshot.xml b/res/layout/screenshot.xml index 6f3d302..3c9b735 100644 --- a/res/layout/screenshot.xml +++ b/res/layout/screenshot.xml @@ -52,11 +52,6 @@ android:layout_weight="4" /> </LinearLayout> - <ImageView android:id="@+id/clone" - android:layout_width="match_parent" - android:layout_height="match_parent" - android:gravity="center" - /> <ImageView android:id="@+id/screenshot" android:layout_width="match_parent" android:layout_height="match_parent" |