|
@ -1,7 +1,7 @@ |
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
<resources xmlns:tools="http://schemas.android.com/tools"> |
|
|
<resources xmlns:tools="http://schemas.android.com/tools"> |
|
|
<style name="android_native_theme"> |
|
|
<style name="android_native_theme"> |
|
|
<item name="android:textSize" tools:ignore="SpUsage">19dp</item> |
|
|
|
|
|
|
|
|
<item name="android:textSize" tools:ignore="SpUsage">20dp</item> |
|
|
</style> |
|
|
</style> |
|
|
<style name="android_native"> |
|
|
<style name="android_native"> |
|
|
<item name="android:layout_marginLeft">5dp</item> |
|
|
<item name="android:layout_marginLeft">5dp</item> |
|
|