diff --git a/res/drawable/all_apps_tabs_background.xml b/res/drawable/all_apps_tabs_background.xml index 377b653781..f88252217e 100644 --- a/res/drawable/all_apps_tabs_background.xml +++ b/res/drawable/all_apps_tabs_background.xml @@ -13,9 +13,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - - - - \ No newline at end of file + + + + + + + \ No newline at end of file diff --git a/res/layout/all_apps_personal_work_tabs.xml b/res/layout/all_apps_personal_work_tabs.xml index f089f8356c..686dda81bd 100644 --- a/res/layout/all_apps_personal_work_tabs.xml +++ b/res/layout/all_apps_personal_work_tabs.xml @@ -16,11 +16,10 @@ diff --git a/res/layout/secondary_launcher.xml b/res/layout/secondary_launcher.xml index 94fcdb9727..b15a320bba 100644 --- a/res/layout/secondary_launcher.xml +++ b/res/layout/secondary_launcher.xml @@ -71,8 +71,6 @@ android:id="@+id/tabs" android:layout_width="match_parent" android:layout_height="@dimen/all_apps_header_pill_height" - android:layout_marginLeft="@dimen/all_apps_tabs_side_padding" - android:layout_marginRight="@dimen/all_apps_tabs_side_padding" android:orientation="horizontal" style="@style/TextHeadline"> diff --git a/res/values/attrs.xml b/res/values/attrs.xml index e605ca8341..dc33ab8eac 100644 --- a/res/values/attrs.xml +++ b/res/values/attrs.xml @@ -19,6 +19,7 @@ + diff --git a/res/values/colors.xml b/res/values/colors.xml index e6553a22bc..3d21311bd7 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -17,7 +17,8 @@ ** limitations under the License. */ --> - + #FFC1C1C1 @@ -58,5 +59,4 @@ ?android:attr/colorAccent #0D878787 - diff --git a/res/values/dimens.xml b/res/values/dimens.xml index 451f82ba20..bfa02c07d3 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -91,7 +91,7 @@ 144dp 700dp 475dp - 36dp + 48dp 18dp 320dp 48dp @@ -99,7 +99,7 @@ 36dp 16dp 20dp - 32dp + 6dp 1dp 8dp diff --git a/res/values/styles.xml b/res/values/styles.xml index 6d22951209..14ec573f11 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -33,6 +33,7 @@