thanks for the tip hecatae! Never seen them before... will try to check the layouts from them.
Check boxes
Started by
Angelcho
, Feb 11 2013 05:17 PM
#21
Posted 31 March 2013 - 07:09 AM
#22
Posted 31 March 2013 - 01:58 PM
gellmar, 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.
There is no place like 127.0.0.1
#23
Posted 31 March 2013 - 02:41 PM
frameworks/base/core/res/res/xml
#24
Posted 31 March 2013 - 04:59 PM
also worth checking /device///overlay/
#25
Posted 31 March 2013 - 06:04 PM
#26
Posted 31 March 2013 - 09:06 PM
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.
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
Posted 02 April 2013 - 09:12 AM
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







Sign In
Create Account


Back to top










