home side bar completed

built custom bottom nav for home

new activity for ExploreWokaActivity
research to blur the background with transparency

Made 2 theme Home fragment and MyList Fragment
Connected them with the side bar with respect to the selected theme
This commit is contained in:
2024-05-16 20:56:34 +05:30
parent d4ac42b62a
commit f940abe837
26 changed files with 1013 additions and 70 deletions

View File

@@ -108,4 +108,14 @@
<string name="my_list">My List</string>
<string name="logout">Logout</string>
<string name="theme">THEME</string>
<string name="about_woka">About WOKA</string>
<string name="faqs">FAQs</string>
<string name="woka_support">WOKA Support</string>
<string name="my_profile">My Profile</string>
<string name="my_orders">My Orders</string>
<string name="de_activate_account">De-activate Account</string>
<string name="terms_conditions"><![CDATA[Terms & Conditions]]></string>
<string name="privacy_policy"><![CDATA[Privacy & Policy]]></string>
<string name="disclaimer">Disclaimer</string>
<string name="woka_creations_private_ltd">WOKA CREATIONS PVT LTD</string>
</resources>