luke2012 Well-Known Member Licensed User Longtime User May 21, 2013 #1 Hi to all, From a usability point of view, tabhost is outstanding! From a Graphic point of view, there is a way (settings for example) to enhance the tabhost look & fell ? I'm already using TabHost Extra but on ICS the look & feel isn't very good.
Hi to all, From a usability point of view, tabhost is outstanding! From a Graphic point of view, there is a way (settings for example) to enhance the tabhost look & fell ? I'm already using TabHost Extra but on ICS the look & feel isn't very good.
yttrium Active Member Licensed User Longtime User May 21, 2013 #2 luke2012 said: Hi to all, From a usability point of view, tabhost is outstanding! From a Graphic point of view, there is a way (settings for example) to enhance the tabhost look & fell ? I'm already using TabHost Extra but on ICS the look & feel isn't very good. Click to expand... Are you sure your target SDK is ≥14? Upvote 0
luke2012 said: Hi to all, From a usability point of view, tabhost is outstanding! From a Graphic point of view, there is a way (settings for example) to enhance the tabhost look & fell ? I'm already using TabHost Extra but on ICS the look & feel isn't very good. Click to expand... Are you sure your target SDK is ≥14?
luke2012 Well-Known Member Licensed User Longtime User May 21, 2013 #3 No If I remember well the API level is 8. So I have to use the API 14 ? So I can change the API level and recompile all the project without any problem? Upvote 0
No If I remember well the API level is 8. So I have to use the API 14 ? So I can change the API level and recompile all the project without any problem?
yttrium Active Member Licensed User Longtime User May 21, 2013 #4 luke2012 said: No If I remember well the API level is 8. So I have to use the API 14 ? So I can change the API level and recompile all the project without any problem? Click to expand... Yes. Keep in mind your minsdkversion should be 8, but your target framework should be 14. What does your TabHost current look like? Upvote 0
luke2012 said: No If I remember well the API level is 8. So I have to use the API 14 ? So I can change the API level and recompile all the project without any problem? Click to expand... Yes. Keep in mind your minsdkversion should be 8, but your target framework should be 14. What does your TabHost current look like?
luke2012 Well-Known Member Licensed User Longtime User May 21, 2013 #5 Loook at the Play Store screenshots : https://play.google.com/store/apps/details?id=luke2012.android.ristodroid_lite Upvote 0
Loook at the Play Store screenshots : https://play.google.com/store/apps/details?id=luke2012.android.ristodroid_lite
yttrium Active Member Licensed User Longtime User May 22, 2013 #6 luke2012 said: Loook at the Play Store screenshots : https://play.google.com/store/apps/details?id=luke2012.android.ristodroid_lite Click to expand... Oh, you're running it on an old Android version? Yeah, it isn't going to look great. Try it on a Jelly Bean emulator. Upvote 0
luke2012 said: Loook at the Play Store screenshots : https://play.google.com/store/apps/details?id=luke2012.android.ristodroid_lite Click to expand... Oh, you're running it on an old Android version? Yeah, it isn't going to look great. Try it on a Jelly Bean emulator.