Skip to content

Commit

Permalink
Revert changes to sample only used for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Emil Sjolander committed May 19, 2015
1 parent 63a69f5 commit 6703372
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions sample/res/layout/header.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="start|left"
android:paddingLeft="5dp"
android:paddingRight="5dp"
android:paddingTop="50dp"
android:paddingBottom="50dp"
android:padding="5dp"
android:textColor="@android:color/white"
android:textSize="17sp"
android:textStyle="bold" />
Expand Down

0 comments on commit 6703372

Please sign in to comment.