Aegis/app
Alexander Bakker 9958f73926 Set the Activity theme before calling super.onCreate (#84)
This fixes a NullPointerException that would occur when restoring from
savedInstanceState due to getSupportActionBar returning null. It also removes
the theme definitions from AndroidManifest as we override those anyway.
2019-05-15 22:01:00 +02:00
..
src Set the Activity theme before calling super.onCreate (#84) 2019-05-15 22:01:00 +02:00
.gitignore Initial commit 2016-08-15 21:29:41 +02:00
build.gradle Update Krop to 0.44 (#83) 2019-05-15 21:56:14 +02:00
proguard-rules.pro Initial commit 2016-08-15 21:29:41 +02:00