Skip to content

Commit

Permalink
Improved image responsive settings on default settings
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Feb 24, 2017
1 parent e663386 commit 91c2dd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/activity_main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
<ImageView android:layout_height="200dp"
android:layout_width="200dp"
android:id="@+id/imageView"
android:src="@drawable/test1"/>
android:src="@drawable/android_icon"/>
</RelativeLayout>

0 comments on commit 91c2dd5

Please sign in to comment.