| | |
| | | <activity |
| | | android:name=".ui.function.PrivacyDetailActivity" |
| | | android:exported="false" /> |
| | | |
| | | <activity |
| | | android:name=".ui.function.TourismActivity" |
| | | android:exported="false" /> |
| | | <activity |
| | | android:name=".ui.function.TourismDetailActivity" |
| | | android:exported="false" /> |
| | | <activity |
| | | android:name=".ui.function.TourismExperienceActivity" |
| | | android:exported="false" /> |
| | | <activity |
| | | android:name=".ui.function.TourismExperienceDetailActivity" |
| | | android:exported="false" /> |
| | | <activity |
| | | android:name=".ui.personal_center.BasicInfoActivity" |
| | | android:exported="false" /> |
| | | <activity |
| | | android:name=".ui.function.ContactsActivity" |
| | | android:exported="false" /> |
| | | <activity |
| | | android:name=".ui.function.PersonalNotepadActivity" |
| | | android:exported="false" /> |
| | | <activity |
| | | android:name=".ui.function.PersonalNotepadDetailActivity" |
| | | android:exported="false" /> |
| | | </application> |
| | | |
| | | </manifest> |