~trb143/openlp/Android2-a5

« back to all changes in this revision

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

  • Committer: Tim Bentley
  • Date: 2014-11-29 07:26:22 UTC
  • Revision ID: tim.bentley@gmail.com-20141129072622-3wxaoewh4tkjmlry
for bits

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
          android:id="@android:id/text1"
15
15
          android:layout_width="match_parent"
16
16
          android:layout_height="wrap_content"
17
 
          android:textAppearance="?android:attr/textAppearanceMediumInverse"
18
17
          android:gravity="center_vertical"
19
 
          android:background="?android:attr/activatedBackgroundIndicator"
20
 
          android:minHeight="?android:attr/listPreferredItemHeightSmall" />
 
 
b'\\ No newline at end of file'
 
18
          android:background="#FFFFFF"
 
19
          android:textStyle="bold"
 
20
          android:textColor="#000000"
 
21
          android:minHeight="?android:attr/listPreferredItemHeightSmall"
 
22
          android:textSize="14sp"/>
 
 
b'\\ No newline at end of file'