apps-android-commons/app
Jason Whitmore 4c8875944f MediaDetailFragment.java: 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.
2024-09-26 17:39:25 -07:00
..
src MediaDetailFragment.java: replace code that is meant to hide nearby card 2024-09-26 17:39:25 -07:00
build.gradle Upgrade to SDK 34 (#5790) 2024-09-17 23:58:44 +09: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