summaryrefslogtreecommitdiffstats
path: root/res/layout/no_results_message.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/no_results_message.xml')
-rw-r--r--res/layout/no_results_message.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/no_results_message.xml b/res/layout/no_results_message.xml
index 07dfe91..cf78c5b 100644
--- a/res/layout/no_results_message.xml
+++ b/res/layout/no_results_message.xml
@@ -15,7 +15,7 @@
limitations under the License.
-->
-<com.cyanogenmod.eleven.widgets.NoResultsContainer
+<org.lineageos.eleven.widgets.NoResultsContainer
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/no_results_container"
android:gravity="center_horizontal"
@@ -75,4 +75,4 @@
android:textColor="@color/no_results"
android:textSize="@dimen/no_results_text_secondary"
android:text="@string/empty_generic_secondary" />
-</com.cyanogenmod.eleven.widgets.NoResultsContainer>
+</org.lineageos.eleven.widgets.NoResultsContainer>