Show first image as main (#377)

This commit is contained in:
Sylvia van Os
2021-09-07 19:50:26 +02:00
committed by GitHub
parent 9b841399f7
commit 4f9b1dae04
26 changed files with 344 additions and 254 deletions

View File

@@ -2,7 +2,6 @@ package protect.card_locker;
import androidx.appcompat.app.AppCompatDelegate;
import androidx.multidex.MultiDexApplication;
import protect.card_locker.preferences.Settings;
public class LoyaltyCardLockerApplication extends MultiDexApplication {