mirror of
https://github.com/xoureldeen/Vectras-VM-Android.git
synced 2026-04-28 22:39:50 +00:00
Profiterole
This commit is contained in:
parent
6a33c5c26e
commit
7e7910cf69
42 changed files with 379 additions and 116 deletions
|
|
@ -31,7 +31,9 @@ public class CqcmActivity extends AppCompatActivity {
|
|||
super.onCreate(savedInstanceState);
|
||||
VectrasApp.prepareDataForAppConfig(this);
|
||||
if(!VectrasApp.checkpermissionsgranted(this,false)) {
|
||||
UIController.edgeToEdge(this);
|
||||
setContentView(R.layout.activity_cqcm);
|
||||
UIController.setOnApplyWindowInsetsListener(findViewById(R.id.main));
|
||||
buttonallow = findViewById(R.id.buttonallow);
|
||||
buttonallow.setOnClickListener(new View.OnClickListener() {
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue