mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-25 14:36:15 -04:00
Record
This commit is contained in:
parent
c88540488d
commit
0cfd75e7b2
10 changed files with 9 additions and 91 deletions
|
@ -119,6 +119,8 @@ class MainActivity : android.app.Activity() {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
override fun onCreate(savedInstanceState: Bundle?) {
|
||||
super.onCreate(savedInstanceState)
|
||||
requestWindowFeature(Window.FEATURE_NO_TITLE);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue