Avoid wrong system and navigation bar coloring
This commit is contained in:
@ -61,8 +61,6 @@ class MainActivity : ComponentActivity() {
|
||||
@SuppressLint("ClickableViewAccessibility")
|
||||
override fun onCreate(savedInstanceState: Bundle?) {
|
||||
|
||||
enableEdgeToEdge()
|
||||
|
||||
super.onCreate(savedInstanceState)
|
||||
|
||||
val extraAction = intent.getStringExtra("action")
|
||||
|
||||
Reference in New Issue
Block a user