VancedManager/app/src/main/res/layout/view_notification_setting.xml

5 lines
261 B
XML

<?xml version="1.0" encoding="utf-8"?>
<com.vanced.manager.ui.core.PreferenceSwitch xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/notif_switch"
android:layout_width="match_parent"
android:layout_height="wrap_content" />