Author Topic: UILabel gets messed up on Android device  (Read 3932 times)

DuckOfDoom

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 1
  • Posts: 10
    • View Profile
UILabel gets messed up on Android device
« on: November 28, 2012, 04:14:40 AM »
This might be a known problem but I still can't find the solution. I have a clipped panel with UILabel in it. On standalone and iOS everything is normal, but when I switch the platform to Android, this particular label gets messed up. I think I has something to do with a shader that does the clipping. Maybe android hates it. Is there any workaround or a way to fix this?

Adding a pic to illustrate. This is the only label affected as you can see.

« Last Edit: November 28, 2012, 04:22:39 AM by DuckOfDoom »

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile

DuckOfDoom

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 1
  • Posts: 10
    • View Profile
Re: UILabel gets messed up on Android device
« Reply #2 on: November 30, 2012, 04:02:21 AM »
Thanks, I should really have read that before posting on the forum. Was solved by targeting ES 2.0.