~trb143/openlp/Android2-a5

« back to all changes in this revision

Viewing changes to app/src/main/res/layout/blank_display_dialog.xml

  • Committer: Tim Bentley
  • Date: 2015-01-23 17:53:00 UTC
  • Revision ID: tim.bentley@gmail.com-20150123175300-040v1l44f1bwllr9
Clean up and settings fix

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
            android:textAppearance="?android:attr/textAppearanceMedium"
14
14
            android:text="@string/display_blank_summary"
15
15
            android:id="@+id/textView"
16
 
            android:autoText="true"
17
16
            android:textStyle="bold|italic"
18
17
            android:textSize="40px"
19
 
            android:height="45dp"/>
 
18
            android:height="45px"/>
20
19
    <Button
21
20
            android:layout_width="match_parent"
22
21
            android:layout_height="wrap_content"