mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-18 20:23:56 +00:00
Fixed Mono icon not loading/Extension page customization (#44)
This commit is contained in:
@@ -92,12 +92,6 @@ class ExtensionsActivity : AppCompatActivity() {
|
||||
bottomMargin = navBarHeight
|
||||
}
|
||||
|
||||
onBackPressedDispatcher.addCallback(this, restartMainActivity)
|
||||
|
||||
binding.settingsBack.setOnClickListener {
|
||||
onBackPressedDispatcher.onBackPressed()
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user