diff options
Diffstat (limited to 'app/src/nonFree/res')
-rw-r--r-- | app/src/nonFree/res/layout/activity_oreo_autofill_sms.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/nonFree/res/layout/activity_oreo_autofill_sms.xml b/app/src/nonFree/res/layout/activity_oreo_autofill_sms.xml index 294944d1..03b88fe4 100644 --- a/app/src/nonFree/res/layout/activity_oreo_autofill_sms.xml +++ b/app/src/nonFree/res/layout/activity_oreo_autofill_sms.xml @@ -9,7 +9,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:paddingHorizontal="10dp" - tools:context="com.zeapo.pwdstore.autofill.oreo.ui.AutofillFilterView"> + tools:context="dev.msfjarvis.aps.ui.autofill.AutofillFilterView"> <ImageView android:id="@+id/cover" |