mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-25 11:51:03 +00:00
chore: code refactor
This commit is contained in:
@@ -100,7 +100,7 @@ class FAQActivity : AppCompatActivity() {
|
||||
|
||||
override fun onCreate(savedInstanceState: Bundle?) {
|
||||
super.onCreate(savedInstanceState)
|
||||
|
||||
|
||||
ThemeManager(this).applyTheme()
|
||||
binding = ActivityFaqBinding.inflate(layoutInflater)
|
||||
setContentView(binding.root)
|
||||
|
||||
Reference in New Issue
Block a user