Skip to content

Commit

Permalink
Merge branch 'login-driver' of github.com:motis-project/prima into lo…
Browse files Browse the repository at this point in the history
…gin-driver
  • Loading branch information
steffenheger committed Nov 1, 2024
2 parents 32fe6c1 + 822cdc9 commit 82b9fea
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions driver-app/app/src/main/res/layout/activity_main.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent">

</androidx.constraintlayout.widget.ConstraintLayout>

0 comments on commit 82b9fea

Please sign in to comment.