mirror of
https://github.com/jfoucry/Pilldroid.git
synced 2024-11-09 23:41:08 +01:00
Add deprecation comment for old code
This commit is contained in:
parent
489911bd95
commit
b3245bbb04
1 changed files with 1 additions and 1 deletions
|
@ -180,7 +180,7 @@ public class WelcomeActivity extends AppCompatActivity {
|
|||
}
|
||||
}
|
||||
else {
|
||||
//noinspection
|
||||
//noinspection deprecation
|
||||
getWindow().getDecorView().setSystemUiVisibility(
|
||||
View.SYSTEM_UI_FLAG_FULLSCREEN
|
||||
| View.SYSTEM_UI_FLAG_HIDE_NAVIGATION
|
||||
|
|
Loading…
Reference in a new issue