Jump to content


Check boxes

- - - - -

  • Please log in to reply
26 replies to this topic

#21
gellmar

gellmar

    Enthusiast

  • Members
  • PipPipPip
  • 188 posts
  • Devices:LG Optimus L3 E400
thanks for the tip hecatae! Never seen them before... will try to check the layouts from them.


#22
crazybyte

crazybyte

    Newbie

  • Members
  • Pip
  • 46 posts
  • Gender:Male
  • Devices:Galaxy Nexus

View Postgellmar, on 31 March 2013 - 07:09 AM, said:

thanks for the tip hecatae! Never seen them before... will try to check the layouts from them.
I'm aplication developer but my problem it's i don't know where are the layouts on android source code. Maybe it will be enough change few parameters on the layout...

There is no place like 127.0.0.1

#23
gellmar

gellmar

    Enthusiast

  • Members
  • PipPipPip
  • 188 posts
  • Devices:LG Optimus L3 E400
frameworks/base/core/res/res/xml


#24
hecatae

hecatae

    Hardcore

  • Moderator Team
  • PipPipPipPipPipPip
  • 3,065 posts
  • Gender:Male
  • Location:northampton
  • Devices:Optimus L3 ZTE V790 Tureis
  • Twitter:@hecatae
also worth checking /device///overlay/


#25
crazybyte

crazybyte

    Newbie

  • Members
  • Pip
  • 46 posts
  • Gender:Male
  • Devices:Galaxy Nexus
Thanks man, i will check it!

There is no place like 127.0.0.1

#26
gellmar

gellmar

    Enthusiast

  • Members
  • PipPipPip
  • 188 posts
  • Devices:LG Optimus L3 E400
Looks like I have a guess (for now just a guess not a clue) about the reason of check box problem.

First let's check the types of assets rendered incorrectly - check box, radio button, button. Now check the files in https://github.com/C.../WebKit/android

Looks like web kit can not find appropriate assets.


#27
gellmar

gellmar

    Enthusiast

  • Members
  • PipPipPip
  • 188 posts
  • Devices:LG Optimus L3 E400
I checked my guess on checkboxes and it was right! The absence of files btn_check_on_holo.png / btn_check_off_holo.png / btn_radio_on_holo.png / btn_radio_off_holo.png inside frameworks/base/core/res/res/drawable-ldpi makes this bug. I placed the missing files, recompiled framework-res.apk and I got the checkboxes in Browser. But I definitely need bigger images because the ones I replaced look ugly on some sites.

Attached Files






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users