UNPKG

react-native-maps

Version:
35 lines (33 loc) 2.57 kB
<?xml version="1.0" encoding="utf-8"?> <resources> <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/mnc-supportlib-release/frameworks/support/v7/appcompat/res/values-v14/styles_base_text.xml --> <eat-comment/> <style name="Base.TextAppearance.AppCompat.Button"> <item name="android:textSize">@dimen/abc_text_size_button_material</item> <item name="android:textAllCaps">true</item> <item name="android:textColor">?android:textColorPrimary</item> </style> <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/mnc-supportlib-release/frameworks/support/v7/appcompat/res/values-v14/themes_base.xml --> <eat-comment/> <style name="Platform.AppCompat" parent="Platform.V14.AppCompat"/> <style name="Platform.AppCompat.Light" parent="Platform.V14.AppCompat.Light"/> <style name="Platform.V14.AppCompat" parent="Platform.V11.AppCompat"> <item name="android:actionModeSelectAllDrawable">?actionModeSelectAllDrawable</item> <item name="android:listPreferredItemPaddingLeft">@dimen/abc_list_item_padding_horizontal_material</item> <item name="android:listPreferredItemPaddingRight">@dimen/abc_list_item_padding_horizontal_material</item> </style> <style name="Platform.V14.AppCompat.Light" parent="Platform.V11.AppCompat.Light"> <item name="android:actionModeSelectAllDrawable">?actionModeSelectAllDrawable</item> <item name="android:listPreferredItemPaddingLeft">@dimen/abc_list_item_padding_horizontal_material</item> <item name="android:listPreferredItemPaddingRight">@dimen/abc_list_item_padding_horizontal_material</item> </style> <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/mnc-supportlib-release/frameworks/support/v7/appcompat/res/values-v14/styles.xml --> <eat-comment/> <style name="TextAppearance.StatusBar.EventContent" parent="@android:style/TextAppearance.StatusBar.EventContent"/> <style name="TextAppearance.StatusBar.EventContent.Info"/> <style name="TextAppearance.StatusBar.EventContent.Line2"> <item name="android:textSize">@dimen/notification_subtext_size</item> </style> <style name="TextAppearance.StatusBar.EventContent.Time"/> <style name="TextAppearance.StatusBar.EventContent.Title" parent="@android:style/TextAppearance.StatusBar.EventContent.Title"/> </resources>