Revert "Inline hide pro banner"

This reverts commit 8d4f396757.
This commit is contained in:
M66B
2023-06-16 17:08:18 +02:00
parent 2fb2e054db
commit 554a382184
3 changed files with 17 additions and 41 deletions

View File

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