diff options
Diffstat (limited to 'app/src/main/res/layout/activity_post_link.xml')
-rw-r--r-- | app/src/main/res/layout/activity_post_link.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/activity_post_link.xml b/app/src/main/res/layout/activity_post_link.xml index ae5b0e69..d295f5fd 100644 --- a/app/src/main/res/layout/activity_post_link.xml +++ b/app/src/main/res/layout/activity_post_link.xml @@ -175,7 +175,7 @@ android:textSize="?attr/font_default" android:fontFamily="?attr/font_family" /> - <com.google.android.material.switchmaterial.SwitchMaterial + <com.google.android.material.materialswitch.MaterialSwitch android:id="@+id/receive_post_reply_notifications_switch_material_post_link_activity" android:layout_width="wrap_content" android:layout_height="wrap_content" |