Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

To set UI alignment for all screens in lollipop update

$
0
0

OS:Android sdk : 3.5.0 Hi, I have implemented an app with sdk 3.1.3 previously,and now I need to update to 3.5.0, Problem I was facing is, before I used to give android:anyDensity="true" element in tiapp.xml and it worked perfectly, but in sdk 3.5.0, when I used that element, UI is good but the font size inside any texfield is very tiny and cant visible, can anyone suggest an answer. If I remove that element, the UI is disturbed completely. As of now I have used the below one, but now it doest worked. ~~~ <manifest> <supports-screens android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:xlargeScreens="true" android:anyDensity="false"
/> </manifest>


Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>