jamfish/app
Repository files (latest commit first)
Filename Latest commit message Latest commit date
bgaesslein 67a6732640 Move setHasOptionsMenu to onCreateView
Commit 06c40d3 replaced the deprecated onActivityCreated with onCreate.
Apparently this leads to issues like backgrounds turning white on
screen rotation.
Fix: use onCreateView() instead, move to AbsMainActivityFragment and
LibraryFragment respectively because onCreateView gets overridden there

Should fix #167
2022-02-11 08:11:24 +01:00
..
src/main Move setHasOptionsMenu to onCreateView 2022-02-11 08:11:24 +01:00
build.gradle migrate material-cab sections to kotlin and update library 2021-08-08 17:51:24 +09:00
proguard-rules.pro small changes to cab holder interface 2021-08-08 12:55:52 +09:00