Page 2 of 3
Deploying on Android using list control with filter doesnt display filter.
Posted: Tue Sep 10, 2013 2:35 pm
by John5766500
Quick update....
I've built a quick app, added list controller and turned on the filter UI. Deployed to Android and it works fine - It appears my quest to improve the UI experience in OEMobile has broken something on the Android side that works perfectly well in iOS.
I'm going back through my CSS to try and identify something.
Deploying on Android using list control with filter doesnt display filter.
Posted: Wed Sep 11, 2013 1:17 pm
by Maryna Brodina
Hi, could you clarify do you have latest updates on your device?
Deploying on Android using list control with filter doesnt display filter.
Posted: Wed Sep 11, 2013 2:40 pm
by John5766500
Sure, I have 4.2.2 running. I've been able to track the problem within my CSS and its down to the "position: fixed" statement.
As you can see from the iOS screen shot I have reduced the sizing of the UI filter and depending on certain parameters we display a drop down select box next to it.
From my research Android dont like the use of "position" statement - dont suppose you have any workarounds?
Deploying on Android using list control with filter doesnt display filter.
Posted: Wed Sep 11, 2013 2:46 pm
by John5766500
also the UI filter is actually there, but the header is hiding it ! Found this out late lastnight, forgot to mention it
Deploying on Android using list control with filter doesnt display filter.
Posted: Wed Sep 11, 2013 5:14 pm
by Kateryna Grynko
Hi John,
Could you please send us the app backup to a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a?
Deploying on Android using list control with filter doesnt display filter.
Posted: Thu Sep 12, 2013 7:25 am
by John5766500
Deploying on Android using list control with filter doesnt display filter.
Posted: Thu Sep 12, 2013 5:57 pm
by Kateryna Grynko
Hi John,
Could you please tell us how to reproduce the described issue?
Deploying on Android using list control with filter doesnt display filter.
Posted: Fri Sep 13, 2013 7:25 am
by Maryna Brodina
Hello! We tested your app - problem is reproducible, but after we commented your custom CSS it's not reproducible. So it seems there is something in your CSS which leads to this issue on Android devices.
Deploying on Android using list control with filter doesnt display filter.
Posted: Fri Sep 13, 2013 4:25 pm
by John5766500
Agree - looking at the CSS android doesn't like the position statement. Don't suppose you know a workaround ?
Deploying on Android using list control with filter doesnt display filter.
Posted: Fri Sep 13, 2013 8:38 pm
by Kateryna Grynko
Hi John,
We'll search for a solution.