Android Question Android 4.4. not showing EditText?

DAM

Member
Licensed User
Longtime User
Hello everyone!!
First of all, thank you in advance for your help... and excuse me if the question had been made in the forum, I didnt find it.
I am newbie in Basic4Android...
I am developing an app that has some edittext and some spinners as you can see in the picture. When I open it in Android 2.1, the "typical" edittext boxes and spinners appear. But... for Android 4.4., it is not possible to see the edittext and spinners are so so light! You can see that on the picture, when the edittext is selected, the blue line appears, but only in that case.
The views are situated on a panel with is inside a scrollview which is inside a panel of a viewpager.

Thanks a lot again,
best regards!
 

Attachments

  • 2014-05-10 19.45.47.png
    86.7 KB · Views: 229

DAM

Member
Licensed User
Longtime User
Thanks a lot for your quick answer!
I agree with you about the beauty of new style against old one.
But for my example, the problem is that the edittext "box" is "invisible"... I changed the background color of the panel in which the views are placed. As you can see, the edittext line is there! It's like my panels are hiding edittexts lines...
I will try to use the advices you gave in this thread: http://www.b4x.com/android/forum/threads/custom-edittext-border-color.40242/

Greetings!
 

Attachments

  • 2014-05-11 08.19.27.png
    21.3 KB · Views: 223
Upvote 0

DAM

Member
Licensed User
Longtime User
Working just awesome now with setNinePachtViews (both Android 4.4 and Android 2.1)!! With your, NJDude's and AlexWekell's tips!!! Thanks!
 

Attachments

  • 2014-05-11 09.24.51.jpg
    37.6 KB · Views: 228
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…