diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 48ddc95..5bba4d8 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -34,6 +34,9 @@ + + + diff --git a/app/src/main/res/layout/activebar_custom.xml b/app/src/main/res/layout/activebar_custom.xml index 8cd4bec..c4d3801 100644 --- a/app/src/main/res/layout/activebar_custom.xml +++ b/app/src/main/res/layout/activebar_custom.xml @@ -8,11 +8,11 @@ + android:layout_height="match_parent" + android:background="@drawable/shape_user_focus" + android:focusable="true" + android:src="@drawable/ic_outline_arrow_back_ios_48" /> + android:text="" + android:textSize="18dp" /> + android:text="" + android:textSize="18dp" /> + + + android:textSize="18dp" + android:visibility="gone" /> \ No newline at end of file diff --git a/app/src/main/res/layout/activity_collection.xml b/app/src/main/res/layout/activity_collection.xml index 28c74fb..ca08128 100644 --- a/app/src/main/res/layout/activity_collection.xml +++ b/app/src/main/res/layout/activity_collection.xml @@ -8,8 +8,6 @@ android:orientation="vertical" tools:context=".CollectionActivity"> - - + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/layout/item_title.xml b/app/src/main/res/layout/item_title.xml deleted file mode 100644 index aa2d99d..0000000 --- a/app/src/main/res/layout/item_title.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/app/src/main/res/layout/jellyfin_home.xml b/app/src/main/res/layout/jellyfin_home.xml index ff1209a..6039af0 100644 --- a/app/src/main/res/layout/jellyfin_home.xml +++ b/app/src/main/res/layout/jellyfin_home.xml @@ -8,8 +8,6 @@ android:padding="@dimen/padding_border" tools:context=".MainActivity"> - -