display intern gnss

This commit is contained in:
2022-03-27 22:51:53 +02:00
parent c527041719
commit f5852541bf
55 changed files with 418 additions and 473 deletions

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<android.support.constraint.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".PermissionRequester">
</android.support.constraint.ConstraintLayout>