Skip to content

Commit

Permalink
removed useless attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
saulmm committed Aug 16, 2015
1 parent 0cce0ed commit 049e991
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion app/src/main/res/layout/activity_main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
android:id="@+id/main.imageview.placeholder"
android:layout_width="match_parent"
android:layout_height="@dimen/image_margin"
android:fitsSystemWindows="true"
android:scaleType="centerCrop"
android:src="@drawable/quila2"
android:tint="#11000000"
Expand Down
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
apply from: 'text.gradle'


buildscript {
Expand Down

0 comments on commit 049e991

Please sign in to comment.