Skip to content

Commit

Permalink
Tweak the UI a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
vbarthel-fr committed Sep 26, 2014
1 parent 6a94db0 commit d6076ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SayItFromTheSky/src/main/res/layout/activity_main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@

<ImageView
android:id="@+id/activity_main_header_logo"
android:layout_width="65dp"
android:layout_height="65dp"
android:layout_width="70dp"
android:layout_height="70dp"
android:layout_gravity="center"
android:src="@drawable/ic_launcher"/>
</FrameLayout>
Expand Down

0 comments on commit d6076ed

Please sign in to comment.