Modify rename ui/view to ui/widget

This commit is contained in:
2023-01-17 11:14:27 +08:00
parent 596726e8c7
commit bcb7f6b2c5
3 changed files with 6 additions and 6 deletions

View File

@@ -400,7 +400,7 @@
android:textSize="12sp" />
</LinearLayout>
<com.fankes.tsbattery.ui.view.MaterialSwitch
<com.fankes.tsbattery.ui.widget.MaterialSwitch
android:id="@+id/hide_icon_in_launcher_switch"
android:layout_width="match_parent"
android:layout_height="wrap_content"