Skip to content

Commit 74ecc39

Browse files
committed
Chore: Remove Shizuku temporarily
Signed-off-by: imknown <imknown@qq.com>
1 parent fc92aa8 commit 74ecc39

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

app/src/main/java/net/imknown/android/forefrontinfo/ui/MainActivity.kt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,6 @@ class MainActivity : AppCompatActivity() {
5050
}
5151
}
5252

53-
override fun onDestroy() {
54-
super.onDestroy()
55-
56-
// mainViewModel.removeRequestPermissionResultListener()
57-
}
58-
5953
private fun initWindowInsets() {
6054
// https://developer.android.com/develop/ui/views/layout/edge-to-edge#material-components
6155
// https://developer.android.com/develop/ui/compose/layouts/insets#material3-components

0 commit comments

Comments
 (0)