drzen
Posts: 0
Joined: Sun Jun 23, 2013 9:08 pm

grid in list element works in emulator but not on Android phone

The page has only one list element (like the "Building a clickable list" example). I embedded a grid (1 label + 1 button) in each list element (which has it's default button as well). The grid and list UI works fine in the emulator but the list elements are not displayed on the Android phone i.e. grid in list element works in emulator but not on Android phone

Can someone clue me on why it doesn't work? Is there a workaround but using embedded grid (the UI in emulator is neat)?

Here is the extract of relevant part of NTeamPage.html:
==========
<!-- mobilecontainer --

Code: Select all

             <!-- mobilelist_1 -- 
             ul class=" NTeamPage_mobilelist_1 " name="mobilelist_1" 
                 <!-- mobilelistitem_2 -- 
                 li class=" NTeamPage_mobilelistitem_2 " name="mobilelistitem_2" 

                         <!-- mobilegrid_8 -- 

                                     <!-- mobilegridcell_9 -- 

                                             <!-- fullName -- 

                                                 Label 

                                     <!-- mobilegridcell_10 -- 

                                             <!-- mobilebutton_13 -- 
                                             a class="  NTeamPage_mobilebutton_13" name="mobilebutton_13" rel="nofollow" 
                                             Call 
                                             /a 

                         span class="ui-icon ui-icon-arrow-r ui-icon-shadow extra" 
                         /span 

                 /li 
             /ul 
==========
maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

grid in list element works in emulator but not on Android phone

What Android version? Can you post a screen shot -- working version and the non-working version?

drzen
Posts: 0
Joined: Sun Jun 23, 2013 9:08 pm

grid in list element works in emulator but not on Android phone

Android 2.3.4 (yes .. its old)
but "building clickable list example" works fine on the phone.
will send screenshots by email (not sure how to put them here).

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

grid in list element works in emulator but not on Android phone

When you do a reply there is "Add Image" link (lower right)

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

grid in list element works in emulator but not on Android phone

And can you also provide us the screenshot of non-working Android version?

drzen
Posts: 0
Joined: Sun Jun 23, 2013 9:08 pm

grid in list element works in emulator but not on Android phone

Working on getting screenshot in android 2.3.4 (samsung) without using apps

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

grid in list element works in emulator but not on Android phone

Hi, did you get it working?

drzen
Posts: 0
Joined: Sun Jun 23, 2013 9:08 pm

grid in list element works in emulator but not on Android phone

works on iPhone5 but not on android 2.3.4 (Samsung)

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

grid in list element works in emulator but not on Android phone

Is your app shared with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a?

Return to “Issues”