This commit is contained in:
2026-03-25 12:38:44 +00:00
parent d6b75cc25c
commit 2f8125d0e0
18 changed files with 382 additions and 345 deletions

View File

@@ -38,6 +38,7 @@
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:testOnly="true"
android:theme="@style/Theme.Cuida" >
<activity
android:name="com.example.medcuida.pro.MainActivity"