apps-android-commons/app
Jason Whitmore e50bade808 MediaDetailFragment.kt: replace code that is meant to hide nearby card
Before this commit, code would attempt to find and hide the nearby card that would appear
when the user was looking at media details. However, this code did not work.

After this commit, the old code has been replaced with code that correctly hides the
nearby card. Also, this new code uses a helper method call and is overall easier to read.
2025-01-10 18:51:03 -08:00
..
src MediaDetailFragment.kt: replace code that is meant to hide nearby card 2025-01-10 18:51:03 -08:00
build.gradle Migrated exifInterface to androidx exif.interface (#6013) 2024-12-10 03:54:11 +10:00
proguard-rules.txt app: adjust R8 rules to ensure our model classes are not obfuscated 2024-04-28 16:21:14 +05:30
test-proguard-rules.txt Update to API 28, and fix CI issues. (#2595) 2019-03-15 08:30:08 +05:30