DOWNLOAD SMARTERS V4 ads 2 kinds

PlayerAim

Member
Joined
Aug 29, 2022
Messages
56
Awards
2
Offline
There is a nextFocus problem in these menus. Isn't anyone fixing this?


1703178599907.png
 

Boss Brands

ApkWiz
VIP Member
Joined
Sep 6, 2021
Messages
31
Awards
2
Offline
i have found a bug with the new layout where the ads fade if you go into movies or series the app crashes out and you have to reopen the app in mobile device it only works as tv device
Well I suppose it really shouldn't be too much of an issue as 95% of people watch TV on their TVs LOL
 

Boss Brands

ApkWiz
VIP Member
Joined
Sep 6, 2021
Messages
31
Awards
2
Offline
Can you lend me your panel to download? please
thanks for replying <merry christmas
The quickest and easiest way to find out which PHP in the API folder is for the ads is to add one add to the panel and then take the full panel URL including the API folder and the php's you are testing and pop them in a web browser. It will display the ads that are in the panel be it manual ads or Auto backdrops. It's really simple and that's how I do it, when you pop that URL in there it'll display exactly as it does in the app just got to find the right one
 

JEMUMAN

Well-known member
Joined
Mar 16, 2023
Messages
585
Awards
4
Online
anyone know what i can change this to?

# virtual methods

.method protected onFocusChanged(ZILandroid/graphics/Rect;)V

.locals 0



invoke-super {p0, p1, p2, p3}, Landroid/widget/LinearLayout;->onFocusChanged(ZILandroid/graphics/Rect;)V



if-eqz p1, :cond_0



invoke-direct {p0}, Lcom/rtx_factory/MyCustomLinearLayout;->startShakeAnimation()V



goto :goto_0



:cond_0

invoke-direct {p0}, Lcom/rtx_factory/MyCustomLinearLayout;->stopShakeAnimation()V



:goto_0

return-void

.end method

i would like it to stop shaking
 

JEMUMAN

Well-known member
Joined
Mar 16, 2023
Messages
585
Awards
4
Online
i will reupload when i get to change the shaking shit i know how to stop it just how to make it fous
 

Attachments

  • Screenshot_20240502-125230.png
    Screenshot_20240502-125230.png
    669 KB · Views: 17

1coolappdad

Well-known member
Joined
May 27, 2021
Messages
141
Awards
3
Offline
anyone know what i can change this to?

# virtual methods

.method protected onFocusChanged(ZILandroid/graphics/Rect;)V

.locals 0



invoke-super {p0, p1, p2, p3}, Landroid/widget/LinearLayout;->onFocusChanged(ZILandroid/graphics/Rect;)V



if-eqz p1, :cond_0



invoke-direct {p0}, Lcom/rtx_factory/MyCustomLinearLayout;->startShakeAnimation()V



goto :goto_0



:cond_0

invoke-direct {p0}, Lcom/rtx_factory/MyCustomLinearLayout;->stopShakeAnimation()V



:goto_0

return-void

.end method

i would like it to stop shaking
.method protected onFocusChanged(ZILandroid/graphics/Rect;)V
.locals 0

invoke-super {p0, p1, p2, p3}, Landroid/widget/LinearLayout;->onFocusChanged(ZILandroid/graphics/Rect;)V

return-void
.end method

Can try that. Not sure if it works or not as i didnt try
 
Top