Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f311b01b authored by Aga Wronska's avatar Aga Wronska Committed by Android (Google) Code Review
Browse files

Merge "Changed breadcrumb arrow to match mocks" into nyc-dev

parents b862f586 4730beb8
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<rotate xmlns:android="http://schemas.android.com/apk/res/android"
        android:fromDegrees="90"
        android:toDegrees="90"
        android:pivotX="50%"
        android:pivotY="50%"
        android:drawable="@drawable/ic_breadcrumb_arrow">
</rotate>
 No newline at end of file
+1 −0
Original line number Diff line number Diff line
@@ -47,6 +47,7 @@
                    android:layout_height="wrap_content"
                    android:layout_marginStart="4dp"
                    android:popupTheme="?actionBarPopupTheme"
                    android:background="@android:color/transparent"
                    android:overlapAnchor="true" />

            </com.android.documentsui.DocumentsToolbar>
+1 −0
Original line number Diff line number Diff line
@@ -45,6 +45,7 @@
                android:layout_height="wrap_content"
                android:layout_marginStart="4dp"
                android:popupTheme="?actionBarPopupTheme"
                android:background="@android:color/transparent"
                android:overlapAnchor="true" />

        </com.android.documentsui.DocumentsToolbar>
+2 −1
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@
        android:singleLine="true"
        android:ellipsize="end"
        android:textAlignment="viewStart"
        android:drawablePadding="12dp"
        android:drawableRight="@drawable/ic_breadcrumb_arrow_down"
        android:textAppearance="@android:style/TextAppearance.DeviceDefault.Widget.ActionBar.Title" />

</LinearLayout>
+1 −0
Original line number Diff line number Diff line
@@ -44,6 +44,7 @@
                android:layout_width="wrap_content"
                android:layout_height="wrap_content"
                android:popupTheme="?actionBarPopupTheme"
                android:background="@android:color/transparent"
                android:layout_marginStart="4dp"
                android:overlapAnchor="true" />