Updated The Code.

This commit is contained in:
Batuhan Berk Başoğlu 2020-11-17 21:56:47 -05:00
parent 7ea94663b5
commit 7449682016
788 changed files with 41342 additions and 321 deletions

View file

@ -17,6 +17,7 @@
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:testOnly="true"
android:theme="@style/AppTheme" >
<activity android:name="com.example.capstone.homepage" />
<activity android:name="com.example.capstone.MainActivity" >