Skip to content

Commit 051266d

Browse files
committed
Cosmetic change
1 parent 0b4b88e commit 051266d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

app/src/main/java/org/metatrans/commons/loading/Activity_Loading_Base_Ads.java

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,16 @@ public abstract class Activity_Loading_Base_Ads extends Activity_Loading_Base {
1616

1717
private int HOUSE_AD_VIEW_ID = 571437512;
1818

19-
20-
//private IAdLoadFlow current_adLoadFlow_Banner;
19+
2120
private IAdLoadFlow current_adLoadFlow_Interstitial;
2221

2322

2423
protected abstract String getBannerName();
24+
25+
2526
protected abstract String getInterstitialName();
27+
28+
2629
@Override
2730
protected abstract IConfigurationColours getColoursCfg();
2831

0 commit comments

Comments
 (0)