4747 android : gravity =" center"
4848 android : text =" @string/andada"
4949 android : textSize =" 17sp"
50- app : font =" @string/andada_font" />
50+ app : folio_font =" @string/andada_font" />
5151 <com .folioreader.view.StyleableTextView
5252 android : id =" @+id/btn_font_lato"
5353 android : layout_width =" 0dp"
5656 android : gravity =" center"
5757 android : text =" @string/lato"
5858 android : textSize =" 17sp"
59- app : font =" @string/lato_font" />
59+ app : folio_font =" @string/lato_font" />
6060 <com .folioreader.view.StyleableTextView
6161 android : id =" @+id/btn_font_lora"
6262 android : layout_width =" 0dp"
6565 android : gravity =" center"
6666 android : text =" @string/lora"
6767 android : textSize =" 17sp"
68- app : font =" @string/lora_font" />
68+ app : folio_font =" @string/lora_font" />
6969 <com .folioreader.view.StyleableTextView
7070 android : id =" @+id/btn_font_raleway"
7171 android : layout_width =" 0dp"
7474 android : gravity =" center"
7575 android : text =" @string/raleway"
7676 android : textSize =" 17sp"
77- app : font =" @string/raleway_font" />
77+ app : folio_font =" @string/raleway_font" />
7878 </LinearLayout >
7979 <View
8080 android : id =" @+id/second_separator"
136136 android : text =" vertical"
137137 android : textColor =" @drawable/font_text_selector"
138138 android : textSize =" 17sp"
139- app : font =" @string/andada_font" />
139+ app : folio_font =" @string/andada_font" />
140140 <com .folioreader.view.StyleableTextView
141141 android : id =" @+id/btn_horizontal_orentation"
142142 android : layout_width =" 0dp"
146146 android : text =" horizontal"
147147 android : textColor =" @drawable/font_text_selector"
148148 android : textSize =" 17sp"
149- app : font =" @string/lato_font" />
149+ app : folio_font =" @string/lato_font" />
150150 </LinearLayout >
151151</RelativeLayout >
0 commit comments