Skip to content

Commit 88761e6

Browse files
committed
add the check for showing the widget unavailability dialog
1 parent 5b89fec commit 88761e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/kotlin/com/simplemobiletools/notes/activities/MainActivity.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ class MainActivity : SimpleActivity(), ViewPager.OnPageChangeListener {
7979
displayOpenNoteDialog()
8080
}
8181
wasInit = true
82+
checkAppOnSDCard()
8283
}
8384

8485
override fun onResume() {

0 commit comments

Comments
 (0)