Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 4    Views: 67

HelperDev
Lost but trying
Profile
Posts: 49
Reg: Nov 16, 2012
New York
3,090
01/30/14 10:22 PM (11 years ago)

Error in Menu Image Advanced by chris1

When I try to test my app in an emulator, I get this error in logcat: Activity com.couare.BT_activity_root has leaked window com.android.internal.policy.impl.PhoneWindow$DecorView@b65378f8 that was originally added here How do I resolve it? The plugin was the only page used.
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
01/30/14 11:34 PM (11 years ago)
Is this crashing your app? It looks like you're using a Buzztouch 2.0 version of Android, rather than the new 3.0 version. This was one of the reasons why we upgraded to the new Android standards - the old version was causing issues, such as memory leaks.
 
HelperDev
Lost but trying
Profile
Posts: 49
Reg: Nov 16, 2012
New York
3,090
like
01/31/14 02:28 PM (11 years ago)
Thanks I switched to the 3.0 version and it works. How can I get the tabs to show in the bottom though?
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
01/31/14 04:11 PM (11 years ago)
You can't - standard Android UI guidelines have the tabs at the top. We made the change so users of the apps would find a familiar experience. Keep in mind most users don't have both an iOS and Android device, so they're comparing against other apps on their device, not how the same app looks on both platforms.
 
HelperDev
Lost but trying
Profile
Posts: 49
Reg: Nov 16, 2012
New York
3,090
like
02/01/14 03:16 AM (11 years ago)
Ok, thanks!
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.