Skip to content

Commit

Permalink
git: add missing file
Browse files Browse the repository at this point in the history
  • Loading branch information
MrIkso committed Jun 28, 2024
1 parent a10f3b8 commit a692c51
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/src/main/res/layout/view_preference_switch.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<com.google.android.material.materialswitch.MaterialSwitch xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/switchWidget"
android:layout_width="wrap_content"
android:layout_height="wrap_content" />

0 comments on commit a692c51

Please sign in to comment.