Added dark theme
This commit is contained in:
parent
e4aa69b8d3
commit
68e80e6054
14 changed files with 75 additions and 14 deletions
|
|
@ -48,6 +48,7 @@ public class App extends Application {
|
|||
@Override
|
||||
public void onCreate() {
|
||||
super.onCreate();
|
||||
|
||||
// init crashreport
|
||||
try {
|
||||
final ACRAConfiguration acraConfig = new ConfigurationBuilder(this)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue