mirror of
https://github.com/MinimalBible/MinimalBible
synced 2025-07-04 15:25:14 -04:00
Settings now looking (mostly) beautiful.
This commit is contained in:
@ -7,6 +7,7 @@ import org.bspeice.minimalbible.R
|
||||
/**
|
||||
* Created by bspeice on 12/1/14.
|
||||
*/
|
||||
// TODO: Fix the status bar color/transparency, and lack of toolbar
|
||||
class MinimalBibleSettings() : PreferenceActivity() {
|
||||
override fun onCreate(savedInstanceState: Bundle?) {
|
||||
super<PreferenceActivity>.onCreate(savedInstanceState)
|
||||
|
Reference in New Issue
Block a user