- Rename MainActivity to HomeActivity
- Move functions.kt one level up
- Rename package `extern` to `libraries`
- Fix layouts and layout elements (nomenclature:
`activity_fragment_element`)
- Move SectionsPagerAdapter code into the related activity kotlin file
Split up the `SettingsActivity` into the smaller Fragments, Rename many
ids... overall cleaner code.
It is 03:56 am and I did not sleep yet... I won't today ^^
2020-05-24 03:59:25 +02:00
Renamed from app/src/main/res/layout/fragment_settings_launcher.xml (Browse further)