|
|
@ -1,5 +1,6 @@ |
|
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
|
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" |
|
|
|
xmlns:app="http://schemas.android.com/apk/res-auto" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
|
|
|
@ -69,7 +70,7 @@ |
|
|
|
android:contentDescription="@string/nav_up" |
|
|
|
android:padding="8dp" |
|
|
|
android:scaleType="fitCenter" |
|
|
|
android:src="@drawable/nav_up" /> |
|
|
|
app:srcCompat="@drawable/ic_arrow_upward_24" /> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:id="@+id/txtvSelectedFolderLabel" |
|
|
|