Loading packages/DocumentsUI/res/drawable/ic_breadcrumb_arrow_down.xml 0 → 100644 +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 packages/DocumentsUI/res/layout/drawer_layout.xml +1 −0 Original line number Diff line number Diff line Loading @@ -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> Loading packages/DocumentsUI/res/layout/fixed_layout.xml +1 −0 Original line number Diff line number Diff line Loading @@ -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> Loading packages/DocumentsUI/res/layout/item_subdir_title.xml +2 −1 Original line number Diff line number Diff line Loading @@ -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> packages/DocumentsUI/res/layout/single_pane_layout.xml +1 −0 Original line number Diff line number Diff line Loading @@ -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" /> Loading Loading
packages/DocumentsUI/res/drawable/ic_breadcrumb_arrow_down.xml 0 → 100644 +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
packages/DocumentsUI/res/layout/drawer_layout.xml +1 −0 Original line number Diff line number Diff line Loading @@ -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> Loading
packages/DocumentsUI/res/layout/fixed_layout.xml +1 −0 Original line number Diff line number Diff line Loading @@ -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> Loading
packages/DocumentsUI/res/layout/item_subdir_title.xml +2 −1 Original line number Diff line number Diff line Loading @@ -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>
packages/DocumentsUI/res/layout/single_pane_layout.xml +1 −0 Original line number Diff line number Diff line Loading @@ -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" /> Loading