Update FragmentPro.java

Hide banner for four weeks
This commit is contained in:
Marcel Bokhorst
2021-06-19 20:28:26 +02:00
committed by GitHub
parent 0c9b6baf5a
commit 72a45f6523

View File

@@ -67,7 +67,7 @@ public class FragmentPro extends FragmentBase implements SharedPreferences.OnSha
private Button btnConsume;
private ImageView ivConnected;
private static final int HIDE_BANNER = 3; // weeks
private static final int HIDE_BANNER = 4; // weeks
@Override
@Nullable