Permission handling Library ,Crashlytics Library ,Espresso Library and Patient Details and Test Details Data added

This commit is contained in:
developerraman
2021-01-28 17:09:06 +05:30
parent 46feddd88f
commit ce49e907a2
3 changed files with 0 additions and 38 deletions

View File

@@ -1,14 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout 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=".crash">
<Button
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:id="@+id/gg"
/>
</LinearLayout>