Lines Matching full:style
2 <ScrollView xmlns:android="http://schemas.android.com/apk/res/android" style="@style/fill">
16 <View style="@style/indexDivider"/>
17 …<TextView style="@style/indexLink" android:id="@+id/basicFeatures" android:text="@string/basic.lin…
18 <View style="@style/indexDivider"/>
19 …<TextView style="@style/indexLink" android:id="@+id/imageDisplay" android:text="@string/display.li…
20 <View style="@style/indexDivider"/>
21 …<TextView style="@style/indexLink" android:id="@+id/eventHandling" android:text="@string/event.lin…
22 <View style="@style/indexDivider"/>
23 …<TextView style="@style/indexLink" android:id="@+id/advancedEventHandling" android:text="@string/a…
24 <View style="@style/indexDivider"/>
25 …<TextView style="@style/indexLink" android:id="@+id/viewPagerGalleries" android:text="@string/page…
26 <View style="@style/indexDivider"/>
27 …<TextView style="@style/indexLink" android:id="@+id/animation" android:text="@string/animation.lin…
28 <View style="@style/indexDivider"/>
29 …<TextView style="@style/indexLink" android:id="@+id/extension" android:text="@string/extension.lin…
30 <View style="@style/indexDivider"/>
31 …<TextView style="@style/indexLink" android:id="@+id/configuration" android:text="@string/configura…
32 <View style="@style/indexDivider"/>