Fixed Mono icon not loading/Extension page customization (#44)
This commit is contained in:
parent
eee1242964
commit
2fc351f57a
4 changed files with 55 additions and 65 deletions
|
@ -92,12 +92,6 @@ class ExtensionsActivity : AppCompatActivity() {
|
|||
bottomMargin = navBarHeight
|
||||
}
|
||||
|
||||
onBackPressedDispatcher.addCallback(this, restartMainActivity)
|
||||
|
||||
binding.settingsBack.setOnClickListener {
|
||||
onBackPressedDispatcher.onBackPressed()
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue