1

How could I change the style of TextEdit or TextView to make it look like Viber app as shown in below image.

Notice, I'm running this on phone with Android 2.3, so this not just the style of android 4.0 and above.

enter image description here

user836026
  • 10,608
  • 15
  • 73
  • 129

2 Answers2

5

I don't know whether this counts as an answer, but.

You can use a library like HoloEverywhere to achieve this.

Check these links on SO as well .

Community
  • 1
  • 1
midhunhk
  • 5,560
  • 7
  • 52
  • 83
4

Use this website to generate whatever you want http://android-holo-colors.com/. Because you will put these drawables into your app so it doesn't matter which version you are targeting. Your app will look similar. Cheers.

M-Wajeeh
  • 17,204
  • 10
  • 66
  • 103