summaryrefslogtreecommitdiffstats
path: root/res/layout/bottom_action_bar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/bottom_action_bar.xml')
-rw-r--r--res/layout/bottom_action_bar.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/bottom_action_bar.xml b/res/layout/bottom_action_bar.xml
index 8ce90fd..c7689b2 100644
--- a/res/layout/bottom_action_bar.xml
+++ b/res/layout/bottom_action_bar.xml
@@ -17,7 +17,7 @@
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
- xmlns:app="http://schemas.android.com/apk/res/com.cyanogenmod.eleven"
+ xmlns:app="http://schemas.android.com/apk/res/org.lineageos.eleven"
android:id="@+id/bottom_action_bar"
android:layout_width="match_parent"
android:layout_height="@dimen/bottom_action_bar_height"
@@ -28,7 +28,7 @@
android:background="@android:color/transparent"
tools:ignore="ContentDescription" >
- <com.cyanogenmod.eleven.widgets.SquareImageView
+ <org.lineageos.eleven.widgets.SquareImageView
android:id="@+id/bottom_action_bar_album_art"
android:layout_width="wrap_content"
android:layout_height="wrap_content"