Completed address Adding Uis and api integration.
Worked on getting callbacks for url change in PaymentActivity. Integrated sub-category api and its ui with tablyout Integrated product listing api and cached data in ShopViewModel for every super-category, category and sub-category. Created ProductFragment to showcase product details: Added viewpager and its adapter to show all images of a product in a sliding manner.
This commit is contained in:
@@ -25,6 +25,6 @@ android.enableJetifier=true
|
||||
|
||||
|
||||
# BASE URLS
|
||||
WOKA_STAGINNG_BASE_URL="https://wokaland.com/admin/api/"
|
||||
WOKA_STAGINNG_BASE_URL="https://wokaland.com/secret-panel-10102023/hidden-admin-portal-20092023/api/"
|
||||
WOKA_USER_NAME="admin"
|
||||
WOKA_PASSWORD="Woka@1234"
|
||||
Reference in New Issue
Block a user