Hide banner for 8 weeks

This commit is contained in:
M66B 2023-07-22 21:59:23 +02:00
parent 944f59857c
commit 5e043e3e48
1 changed files with 1 additions and 1 deletions

View File

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