add pet image support #316
Reference in New Issue
Block a user
Delete Branch "android-desktop-parity"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds pet image display and editing to the Android pet detail screen, bringing it to parity with the desktop app.
ImageViewtofragment_pet_detail.xml(200dp, matches product detail pattern)ImagePickerHelperandGlideUtilsinPetDetailFragmentfor load/pick/upload/deleteuploadPetImageanddeletePetImagetoPetDetailViewModelAll other Android↔Desktop gaps (appointment time/service/store, customer/staff avatars) were already implemented.