diff --git a/res/drawable/action_bar_dropshadow.xml b/res/drawable/action_bar_dropshadow.xml new file mode 100644 index 00000000000..dd8587747f7 --- /dev/null +++ b/res/drawable/action_bar_dropshadow.xml @@ -0,0 +1,26 @@ + + + + + + + \ No newline at end of file diff --git a/res/layout/app_details.xml b/res/layout/app_details.xml index 5ffeec57a94..8cfa8b93d81 100644 --- a/res/layout/app_details.xml +++ b/res/layout/app_details.xml @@ -17,30 +17,24 @@ + android:orientation="vertical"> + android:paddingStart="?android:attr/listPreferredItemPaddingStart" + android:paddingEnd="0dp" + android:paddingTop="24dp" + android:paddingBottom="24dp"> @@ -70,19 +63,22 @@ @@ -131,4 +127,9 @@ + + + \ No newline at end of file diff --git a/res/values/dimens.xml b/res/values/dimens.xml index 09f7cdada6d..8173d8a3343 100755 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -22,6 +22,7 @@ 16dip 40dip + 48dp 64dip 72dip 48dip diff --git a/res/values/styles.xml b/res/values/styles.xml index e9d25ffa70e..bae36b3a397 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -416,7 +416,7 @@