diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index cc598c5..e00969a 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -29,7 +29,7 @@ android:icon="@mipmap/ic_launcher" android:label="@string/app_name" android:supportsRtl="true" - android:theme="@style/Theme.AppCompat.Light" + android:theme="@style/Theme.AppCompat.Light.NoActionBar" tools:targetApi="31" tools:replace="android:icon"> + - + android:text="Trigger" + android:background="@drawable/mybutton"/>--> - + android:text="Reset password" + android:background="@drawable/mybutton" + android:padding="10dp"/>--> + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file