Added update function to the UI.

This commit is contained in:
Batuhan Berk Başoğlu 2021-03-21 12:51:37 -04:00
parent e4281fc45b
commit 9968eb24a6
123 changed files with 734 additions and 8721 deletions

View file

@ -29,6 +29,7 @@
<activity android:name="com.example.capstone.Apps" />
<activity android:name="com.example.capstone.Email" />
<activity android:name="com.example.capstone.add" />
<activity android:name="com.example.capstone.update" />
<activity android:name="com.example.capstone.About" />
<activity android:name="com.example.capstone.Support" />
<activity android:name="com.example.capstone.Password" />