Issue creating a module to change font - Magisk

Hi,
I'm building my first module to change font with another I really like (bellota).
Here you can find the source code and this is the zip
I have an issue. In the lock screen it doesn't show the : between numbers (picture)
I've also tried to use the font files of bellota from a substratum theme (download) that doesn't has the issue but my module still shows the clock as in the picture.
Anyone can help me fix this bug??

Related

global custom font

I can't flash a font pack because of no recovery yet. can someone tell me every font that is used on the g flex so I can replace them manually with what I want? I used android tweaker 2 font addon to replace fonts but it doesn't change them all, just the roboto fonts. I want every font on the phone to be the same.. any information that could help me do this would be appreciated, thanks.

[Q] Add NFC icon to CM10.2

Ive been creating some flashable zips for the sony icons (i find them nicer than CM's stock ones) but the one I cant seem to get working is the NFC icon. Ive pinched the stat_sys_nfc_forum.png from the stock 4.1.2 rom but I guess CM has nothing that references it.
Ive already set the build.prop to enable the NFC icon so that isnt the problem.
Is there a specific name i need to give the icon or some file i need to edit to reference it correctly?
Thanks for any help you can provide.

Camera icon

Hey guys !
I have been searching for this, trying to figure out a solution - how to theme/change camera icon on the stock CM 11s ??? I have tried a bunch of themes and none of them seem to change the camera icon !
Please help ... loosing mind
Nobody ?
in my last cellphone, i used a program that let yoluj change the Icon without change the theme or launcher... i dont remember the name let me google
try this app
https://play.google.com/store/apps/details?id=com.jy.iconchanger.ad&hl=en
Thanks for the suggestion. i still havent figured out why the camera icon doesnt change in any of the themes I have tried like the Flux theme with round icons ?!?
Try with xSuite(for now) module for Xposed framework (you must be root)
c_belda said:
Try with xSuite(for now) module for Xposed framework (you must be root)
Click to expand...
Click to collapse
Thanks for the info. I tried switching to a different icon set and it worked. Apparently quiet a few of the themes didnt change the camera icon

Is there any script or code to change the carrier label colour at the bottom of statu

Currently i am on exiztence rom and the rom is quite smooth and stable as compared stock rom.
But one thing keeps annoying me is the Carrier label colour , with blue holo theme it looks fine but with other colour themes it looks quite annoying. So can anyone provide me a code or script to change the particular blue holo colour with white colour(that comes in stock xperia 4.3 rom)
Kindly note the attachment if cant get my query.
ch3tan007 said:
Currently i am on exiztence rom and the rom is quite smooth and stable as compared stock rom.
But one thing keeps annoying me is the Carrier label colour , with blue holo theme it looks fine but with other colour themes it looks quite annoying. So can anyone provide me a code or script to change the particular blue holo colour with white colour(that comes in stock xperia 4.3 rom)
Kindly note the attachment if cant get my query.
Click to expand...
Click to collapse
i think this will help you => XBlast Tools for above Android 4.0.3+
just install xposed framework,then search for this module through xposed.
No, i don't want any mod tool, i just want the code for that particular task
ch3tan007 said:
No, i don't want any mod tool, i just want the code for that particular task
Click to expand...
Click to collapse
I am no theming expert but as far as I know there is no simple code to do colour 1 to colour 2, you need to decompile the system ui and theme it and then recompile and replace it with system ui in your phone with correct permissions. Correct me if I am wrong.
Sent from XSP using my hands!
[==)BULLET(==] said:
I am no theming expert but as far as I know there is no simple code to do colour 1 to colour 2, you need to decompile the system ui and theme it and then recompile and replace it with system ui in your phone with correct permissions. Correct me if I am wrong.
Sent from XSP using my hands!
Click to expand...
Click to collapse
Yeah i too searched for it and finally found that any modification to system framework without using xpose modules can be done by compiling systemui.apk

[Q] WebView: Use custom font, change background color

Hi, im new in using Android Studio, the version im currently use is Android Studio 1.3.2. I have a few question and favor to ask regarding WebView
1) Use custom font in WebView
I would like to apply custom font on my webview, I've searched around the internet and I've seen some of them mentioned about using html and css to apply custom font. From my understanding, those tutorial only change to custom font on custom html. What I would like to do is to be able to change the default font to custom font on any available website online.
2) Change background color in WebView
I've used this line of code in my activity
Code:
mWebView.setBackgroundColor(Color.parseColor("#FAFAC8"));
However, I notices that it only changes the background layer of the WebView, and not the content of the WebView's background.
Thank you in advance

Categories

Resources