Subversion Repository Public Repository

Nextrek

Diff Revisions 10 vs 11 for /Android/Minstrek/MinstrekLib/res/layout/book_page_button.xml

Diff revisions: vs.
  @@ -1,8 +1,8 @@
1 1 <Button xmlns:android="http://schemas.android.com/apk/res/android"
2 - style="@style/TextWithShadow"
2 + style="@style/ButtonWithShadow"
3 3 android:layout_width="match_parent"
4 4 android:layout_height="wrap_content"
5 5 android:gravity="center"
6 6 android:maxWidth="@dimen/buttonMaxWidth"
7 7 android:text="ciao sono vincenzo è faccio le zagane"
8 - android:textSize="@dimen/storyText" />
8 + android:textSize="@dimen/buttonText" />