apps-android-commons/app
Jason Whitmore 55ff68b729 ViewPagerAdapter.java: create new constructor with behavior parameter
Before this commit, ViewPagerAdapter only had one constructor which used the default
behavior where more than the current fragment would be in the Resume state.

This commit adds a constructor where the behavior parameter can be specified.
2025-05-02 16:25:33 -07:00
..
src ViewPagerAdapter.java: create new constructor with behavior parameter 2025-05-02 16:25:33 -07:00
build.gradle Bump up version code to 1050 2025-04-13 13:09:19 +05:30
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