Some code cleanups :P #37

This commit is contained in:
Pupil
2020-01-22 11:21:18 +09:00
parent 16ebb437a3
commit a6de64ceb9
3 changed files with 3 additions and 2 deletions

View File

@@ -22,7 +22,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
xmlns:app="http://schemas.android.com/apk/res-auto"
tools:context=".ui.PatternLockFragment">
tools:context=".ui.fragment.PatternLockFragment">
<com.andrognito.patternlockview.PatternLockView
android:id="@+id/lock_pattern_view"