i change the framework bool roundicon to true
but nothing happened
how to make android oreo 8.1 default icon shape circle?
thx
What do you mean by "nothing happened"? A little more detail from you would be useful, such as the tutorial you used, and the steps you took. Keep in mind though that round icons only work if the app has the assets included. I have a lot of apps on my N6 that don't have round icons, so next to the Google apps they look strange. Which is where Nova Launcher comes in. It can plaster a colored circle behind the apps that don't have round icons so they match the rest.
I would like to bump this thread.
Is there any way to change adaptive icon shape In Android Oreo 8.1 but in whole system, not only in launcher?
Not to my knowledge, but the fault lies with the apps, not Android. Each app developer has to include the resources within their apps for the app icon to adapt. So if the app icon doesn't adapt, contact the developer and have them add the proper resources.
Strephon Alkhalikoi said:
Not to my knowledge, but the fault lies with the apps, not Android. Each app developer has to include the resources within their apps for the app icon to adapt. So if the app icon doesn't adapt, contact the developer and have them add the proper resources.
Click to expand...
Click to collapse
Bruv you don't tell me that this icon with white square in background is default in-app icon of Chrome
I'm only telling you what I know. For example, the ROM my N6 currently uses, Nitrogen, does not have a setting to force a particular shape: it uses a circle. Android 8.1 stock on my Pixel 2 XL does not have a setting to change the shape: it also uses a circle.
Your custom ROM is either coded to use squares or you have a theme that is changing them. Your ROM's developer will have to help you out, because they changed it from the default circle.
EDIT: If you're using Magisk, there is a module named "Adaptive Icons Round Mask" that may work for you, however according to the documentation it's intended for Android 7.1.1.
Related
Are there any AOKP themes specifically for the captivate?
Search the market or xda for "cm9 themes" All compatible with aokp's theme chooser.
Sent from my SGH-I897 using xda premium
http://forum.xda-developers.com/showthread.php?t=1643406
There's a few out there
Sent from my SGH-I897 using xda premium
ButterCream and Dark - two themes I know.
Feel free to theme on your own and save your art - we haven't many artists here.
I like the color picker in AOKP, but I was surprised that you pick and choose each color separately for time, signal, etc. There is the hard-coded button to recall the ICS holo blue. I would love to see another button that stores a user selected color instead of copying and pasting the hex codes, although that works. And then the wireless signal is a graphic image that you cant change without flashing a .zip to modify system png and the like. I wondered if it could be coded to use a triangle with a fill color based on something from the color picker, and then lay over top of that grey or black bars for the part that should be 'off'. maybe layers arent possible? tho it appears that they are being used, and i have seen overlap of the data signal on top of the wireless bars. right? I know there is a LOT of stuff these amazing developers are working on which keeps them very busy already. These are just some ideas
I noticed looking through some of the code in AOKP gerrit for the theme chooser updates, that they started using variables instead of a hard coded ICS holo blue color. but it seems as if there is no user interaction for that color, its still a hard coded value set in a single location instead of being hard coded in multiple locations. So it is a huge improvement Im sure for themers who have to try to search out and modify every instance of those values. I would just like to see it progress to something where the end user can modify that variable from Rom Control.
It would be even more awesome if Android used a system wide style sheet setup. background, checkbox style, text color, font, font size, perhaps it could even include specs for headers, paragraphs, tables, titles, etc. but that would be WAY more than I am thinking. It certainly works nicely for web design tho.
This would then be something that other apps could also read and implement into their design as well. Then we wouldn't have to create hacked SMS and google play, and tapatalk, etc, etc, etc. to make them inverted or red, green, orange, blue, yellow, etc.
Of course having an option to over-ride those settings is cool too, maybe you want an all orange theme, but you want white on your keyboard keys. a keyboard app could have a selector built into its settings which allows you to follow the system setting or pick your own base color, or go with the developers default choice. There are a lot of great developers out there who make gorgeous apps that deserve to keep their defaults, ie. 1weather. So I am sure apps would ship with their own defaults turned on, so the user is guaranteed the experience they intended.
I do think these ideas seem inline with what google is trying to accomplish with their unified design standards.
I am imagining a day where I can change my wallpaper and then open settings, use a color picker (maybe even one that can pick a color from the wallpaper ... Then maybe choose black or white, or gradient or transparent background. Two steps, and just that simply and quickly my whole system is color themed to compliment. Then using Tasker this could even be automated for work, home, weekends, etc. LOL.
Ok iphone, take that!
This is an idea I have from my experience using themes on my Samsung Captivate. My experiences i describe apply particularly to the AOKP builds for that device and a few others. However the concepts are something which would be implemented at a system level and I think it would be applicable for any Android device, so I wanted to share it here in the general forum as well.
I like the color picker in Rom Control for ICS AOKP, but I was surprised that you pick and choose each color separately for clock, signal, etc. There is the hard-coded button to recall the ICS holo blue. I would love to see another button that stores a user selected color instead of copying and pasting the hex codes, although that works. And then the wireless signal is a graphic image that you cant change without flashing a .zip to modify system png and the like. I wondered if it could be coded to use a triangle with a fill color based on something from the color picker, and then lay over top of that grey or black bars for the part that should be 'off'. maybe layers arent possible? tho it appears that they are being used, and i have seen overlap of the data signal on top of the wireless bars. right? I know there is a LOT of stuff these amazing developers are working on which keeps them very busy already. These are just some ideas
I noticed looking through some of the code in AOKP gerrit for the theme chooser updates, that they started using variables instead of a hard coded ICS holo blue color. but it seems as if there is no user interaction for that color, its still a hard coded value set in a single location instead of being hard coded in multiple locations. So it is a huge improvement Im sure for themers who have to try to search out and modify every instance of those values. I would just like to see it progress to something where the end user can modify that variable from Rom Control.
It would be even more awesome if Android used a system wide style sheet setup. background, checkbox style, text color, font, font size, perhaps it could even include specs for headers, paragraphs, tables, titles, etc. but that would be WAY more than I am thinking. It certainly works nicely for web design tho.
This would then be something that other apps could also read and implement into their design as well. Then we wouldn't have to create hacked SMS and google play, and tapatalk, etc, etc, etc. to make them inverted or red, green, orange, blue, yellow, etc.
Of course having an option to over-ride those settings is cool too, maybe you want an all orange theme, but you want white on your keyboard keys. a keyboard app could have a selector built into its settings which allows you to follow the system setting or pick your own base color, or go with the developers default choice. There are a lot of great developers out there who make gorgeous apps that deserve to keep their defaults, ie. 1weather. So I am sure apps would ship with their own defaults turned on, so the user is guaranteed the experience they intended.
I do think these ideas seem inline with what google is trying to accomplish with their unified design standards.
I am imagining a day where I can change my wallpaper and then open settings, use a color picker (maybe even one that can pick a color from the wallpaper ... Then maybe choose black or white, or gradient or transparent background. Two steps, and just that simply and quickly my whole system is color themed to compliment. Then using Tasker this could even be automated for work, home, weekends, etc. LOL.
Ok iphone, take that!
OK so I guess 187 people looked and decided that was way toooo much to read.
LOL
Sent from my SGH-I897 using Tapatalk 2
this thread is to warn anyone from hiring appcrates, they will scam you on your money, i hired these people to have the below work creates, the quality of the work was awful, the developer i worked with disappeared multiple times in mid conversations, the quality of the work was so bad that other developers were unable to continue on it, do not hire appcrates, they wanted to refund me on one condition if i signed a nda not to mention my bad experience again and if i did mention it they would take me to court, this is what they wanted me to sign, i made the domain appcratesscam to warm people of these people, the domain will forward to this thread now.
Hello i've been working on a ui design since 2014 and i finally have a launcher thats been begun recently you can see attached pictures of the launcher apk in it's current state and pictures of the final design unfortunatly i lack the funding to get it as complete as i want but an apk is being worked on, this is a different thing that may not appeal to everyone it may be too much for some, it's a complete overhaul of everything from lockscreen etc and it moves away from android quite abit, it begun as a linux distro design but then moved on to an android rom and then to a launcher, SymetiumOS itself is still there but thats when i find help to make it.
features of my ui
1. Custom modes such as pc mode,tv mode,tablet mode and the ability to create new modes, everytime a new mode is made a new settings screen is created, each settings screen has the same options so you can enable the pc appdrawer under mobile mode for example this applies for potrait and landscape under each mode meaning you can move pc mode to mobile mode landscape and have it trigger pc mode in landscape
2.size options for each menu that includes pc appdrawer or desktop appdrawer,notificationpanel and statusbar,recent apps menu, the notificationpanel comes in various sizes if it's set to tablet size then you can pull it down or click it down anywhere similar to an android tablet, this applies to all sizes including the micro size which replicates the feel of a 4k screen.
3.background layer options to appeal to more peoples tastes this includes glass,solid color (material),tranlucency,transparent solid color this layer can be enabled for the desktop appdrawer,notification panel (3 sets of layers for the notificationpanel,category appdrawer,category dock,appdock
4.automatic and manual sorting for the appdrawer if automatic is chosen then the icons of the dock will change using the playstore sorting method, if manual is chosen then the user can customize these categories, removing,renaming,adding new ones, each category consists of an appfield and a widget field above allowing the user to create custom categories such as a news category with news apps and a newswidget
5.the dock can be swiped into from the homescreen but this can also be disabled meaning you have to swipe to reveal the dock and then press an icon, the dock can be at the top or bottom or left or right side of the screen the size of the icons can be adjusted so can the distance between the icons and distance between the edge of the screen
heres an animation for the ui here is an animation showing the ui https://www.facebook.com/symetium/videos/1182698115129367/
Here is the final design of the ui including background layer options,lockscreen,desktop appdrawer and more.
http://imgur.com/gallery/WAcza
final design of the pc mode portion of the ui this includes various sizes and layer options
http://imgur.com/gallery/YO8Od
here you can see various videos of the launcher apk
https://www.facebook.com/symetium/videos/1233852400013938/
https://www.facebook.com/symetium/videos/1240353826030462/
https://www.facebook.com/symetium/videos/1240376232694888/
https://www.facebook.com/symetium/videos/1250672598331918/
https://www.facebook.com/symetium/videos/1245382178860960/
https://www.facebook.com/symetium/videos/1250672598331918/
https://www.facebook.com/symetium/videos/1242623245803520/
https://www.facebook.com/symetium/videos/1235026513229860/
here you can see the launcher being used on a tv as it was designed to turn any android smartphone into an android game console something like android tv
https://www.facebook.com/symetium/videos/1241713229227855/
https://www.facebook.com/symetium/videos/1235736809825497/
alternative name for my launcher is vortex launcher
Thats cool
Will try
Minions_Army said:
Thats cool
Will try
Click to expand...
Click to collapse
Thankyou heres a new variation where i used a different color and wallpaper combination for a material design look.
Minions_Army said:
Thats cool
Will try
Click to expand...
Click to collapse
here is a new video of a new build of the launcher
https://www.facebook.com/symetium/videos/1251872774878567/
Where is the link to download?
mrigendra pratap said:
Where is the link to download?
Click to expand...
Click to collapse
going to release it when it's finished so maybe december or beginning of 2017
the dock menu isn't finished yet theres no way to sort apps yet and theres no automatic sorting option yet
the dock menu will also be able to pull out for a fullappdrawer same with the appdock this is the same as the pixel phone but i was working on that idea before the pixel phone
the pc or desktop appdrawer is missing
the custom recent apps menu is missing
the custom statusbar is missing
it's getting there though here is a attached picture of the apk it's starting to resemble my designs.
Ok, I'll wait till the release.
zzcool said:
going to release it when it's finished so maybe december or beginning of 2017
the dock menu isn't finished yet theres no way to sort apps yet and theres no automatic sorting option yet
the dock menu will also be able to pull out for a fullappdrawer same with the appdock this is the same as the pixel phone but i was working on that idea before the pixel phone
the pc or desktop appdrawer is missing
the custom recent apps menu is missing
the custom statusbar is missing
it's getting there though here is a attached picture of the apk it's starting to resemble my designs.
Click to expand...
Click to collapse
its october 2017 and i m still waiting
ekadmn said:
its october 2017 and i m still waiting
Click to expand...
Click to collapse
the team i hired called ended up scamming me and leaving me with a half broken launcher that can't be used for anything, i need help to finish my launcher but i can't find anyone to do it, theres few things left but still can't find anyone to do it
list of things left
portait and landscape settings menu for each mode each orientation would have it's own settings menu meaning it applies a different menu depending on orientation
customize categories menu (simply put a customize categories menu)
blur for colored layers
automatic app sorting (just like any other launcher that sorts apps automatically)
standard homescreen support widgets,app shortcuts etc (just like any other launcher)
pinch menu (just like any other launcher)
full appdrawer (simply use any full appdrawer)
general settings menu section (a standard general settings section where the reset button is etc)
paginated scrolling for dockmenu
size settings for all menus (no automatic sizes based on dpi)(launcher should not change ANY size based on dpi)
homescreen dock fixes (regular homescreen dock)
zzcool said:
the team i hired called appcrates ended up scamming me and leaving me with a half broken launcher that can't be used for anything, i need help to finish my launcher but i can't find anyone to do it, theres few things left but still can't find anyone to do it
list of things left
portait and landscape settings menu for each mode each orientation would have it's own settings menu meaning it applies a different menu depending on orientation
customize categories menu (simply put a customize categories menu)
blur for colored layers
automatic app sorting (just like any other launcher that sorts apps automatically)
standard homescreen support widgets,app shortcuts etc (just like any other launcher)
pinch menu (just like any other launcher)
full appdrawer (simply use any full appdrawer)
general settings menu section (a standard general settings section where the reset button is etc)
paginated scrolling for dockmenu
size settings for all menus (no automatic sizes based on dpi)(launcher should not change ANY size based on dpi)
homescreen dock fixes (regular homescreen dock)
Click to expand...
Click to collapse
can't you just make it open source project or try contacting any developer team from xda
i would personally recommend maker of lawnchair "Deletescape" ( Till kottmann)
ekadmn said:
can't you just make it open source project or try contacting any developer team from xda
i would personally recommend maker of lawnchair "Deletescape" ( Till kottmann)
Click to expand...
Click to collapse
any help would be appreciated, currently i have uploaded the apk to the playstore so it should be available tomorrow.
zzcool said:
any help would be appreciated, currently i have uploaded the apk to the playstore so it should be available tomorrow.
Click to expand...
Click to collapse
Last time , you said launcher is not ready for playstore .
and what i meant from making it open source was that you drop your apk in xda and ask for developers help and in meantime you will get enough beta testers for your launcher too.
Playstore should work too , its just people go there before they make their app stable and complete
Just giving free #advice
ekadmn said:
Last time , you said launcher is not ready for playstore .
and what i meant from making it open source was that you drop your apk in xda and ask for developers help and in meantime you will get enough beta testers for your launcher too.
Playstore should work too , its just people go there before they make their app stable and complete
Just giving free #advice
Click to expand...
Click to collapse
i released it yesterday
https://play.google.com/store/apps/details?id=com.symetium.ui.launcher&hl=en
Not compatible with xperia x
KOALAaufPILLEN said:
Not compatible with xperia x
Click to expand...
Click to collapse
thats odd whats the problem or does it just say it's not compatible?
The playstore says its not compatible
KOALAaufPILLEN said:
The playstore says its not compatible
Click to expand...
Click to collapse
i honestly have no idea why that is
I am using android studio version 3.0. App icon smaller compared to other apps on virtual and real device, I've done whatever can be done in android studio and in android asset studio, trim, don't trim and change shape, always my app icon smaller after installing. Cannot remove padding of the icon.
I figured it out how to fix it by creating separate icons with different resolutions.
For Stock-Rooted Only.
The purpose of this installer is to generate a custom module that can be flashed in Magisk App. It will have all the mods that were selected from the installer menu. You need to be stock with root and of course you need to be attached to your PC. On first installation, a pop-up asking to give ADB shell root permission will show. Please do so. This will only happen once.
I internet speed indicators do not change colors due to light-dark background colors. The colored statusbar icons should.
After Installing this module, your screen will relock after every reboot of your phone. You unlock it the first time, in about a second it will relock itself and you will have to unlock it again. If that is too much for you, don't use this mod. This also will not work with the bootloop protection module. It will disable this module.
This mod uses the SystemUI Patcher Module Template by @Jai_08 By @cool_modules on telegram
Root required
ADB Instructions.
1. Unzip ADB Mods Installer Files.zip on your PC
2. ADB debugging Enabled
3. Run TulsadiverModsInstaller.bat (Give ADB Shell Root Permissions. If missed on first opportunity, turn on in Magisk App superuser)
4. Flash the SystemUI Base First. It provides the necessary smali files and public ID's for everything to work
5. Go through the other options selecting what all mods you want. It is generally best to start at the top and work your way down.
6. Once finished with selections, run "Finish building Module" at the bottom of the menu. This will generate your mymagisk.zip module in a folder called "ozop" on your sdcard.
7. Flash the "mymagisk.zip" in Magisk App.
This mod also installs a QS and settings background overlay option under settings/Display/Device Theme. There are a few QS tile color options with an option to change the settings background to black.
This is firmware specific. If a Pixel firmware update changes either the SystemUIGoogle.apk or Framework-res.apk, this mod will need to be updated. Uninstall this module before updating your phone.
As with anything else you flash on your phone, you run the risk of a bootloop. This might not be compatible with some other modules. Flash at your own risk.
List of MODS Available
Add am/pm to the clock and/or choose right side clock
Internet Traffic Speed Single Indicator
Choose Traffic Speed Indicator Up-Down Colors (default is white)
Navbar Swap
Remove Battery Icon, leave percentage
Swap Battery Icon and percentage
One percent custom battery Mods-a few to choose from
One percent custom battery Text-only-Several to choose from
Colored Statusbar-Navbar Icons
Remove Carrier Text
Smaller LTE Icon
Fonts
ADB SystemUI Module Maker
June Update uploaded 6-17-23
289.11 MB file on MEGA
mega.nz
-------------------------
I'm also including this separate Pixel Launcher mod. Also a ADB Installer. You can change app drawer background-text color (separately for light mode and dark mode), remove Google search bar from the homescreen and all-Apps drawer. Change the number of hot seat icons on home page (and size) as well as change the number of columns in the app drawer.
Instructions are the same as above...Install base, pick options, complete installation. Mymagisklauncher.zip will be in ozop folder.
Remove Google Search Bar
App Drawer background color (Light and Dark Mode)
App Drawer Text Color
Home screen App Text Color
App Icon Sizes 45-50-56 dip (56 is stock)
Hotseat 5-6-7 Icons
Columns (5-6-7)
Rows (5 through 11)
ADB Pixel Launcher Module Maker
June update uploaded 6-17-23
166.29 MB file on MEGA
mega.nz
-----------------------------
Good to see you back in the game!!!
Lughnasadh said:
Good to see you back in the game!!!
Click to expand...
Click to collapse
Thanks! Just barely limping along, lol! Baby steps.
I'm not sure these are useful any more. I might post some stand alone mods if there's anyone interested.
Tulsadiver said:
Thanks! Just barely limping along, lol! Baby steps.
I'm not sure these are useful any more. I might post some stand alone mods if there's anyone interested.
Click to expand...
Click to collapse
Stand alone mods would be cool
March update has been uploaded.
Thanks for posting this! I haven't used your module maker before, but I just spent an hour reading older threads for the Pixel 4XL and 5. I see the mod maker has the ability to change system fonts. That is really the only thing I am after at this point. You actually helped me with a Magisk module back on the Pixel 3a. Is there any chance you could create a stand alone module to change fonts? The attached file is the module you created for Android 10, along with all the custom fonts I wish to use. As I mentioned in another thread, I'm happy make a donation for your time.
Ditamae said:
Thanks for posting this! I haven't used your module maker before, but I just spent an hour reading older threads for the Pixel 4XL and 5. I see the mod maker has the ability to change system fonts. That is really the only thing I am after at this point. You actually helped me with a Magisk module back on the Pixel 3a. Is there any chance you could create a stand alone module to change fonts? The attached file is the module you created for Android 10, along with all the custom fonts I wish to use. As I mentioned in another thread, I'm happy make a donation for your time.
Click to expand...
Click to collapse
I put those fonts into a module installer. It will still relock the screen each time after the phone is rebooted. I don't think this will work without a systemui modification. I put a token PNG file in it along with your font if you would like to try it.
Tulsadiver said:
I put those fonts into a module installer. It will still relock the screen each time after the phone is rebooted. I don't think this will work without a systemui modification. I put a token PNG file in it along with your font if you would like to try it.
Click to expand...
Click to collapse
You are awesome! Can't wait to flash this when I get home.
Edit: Looking through your Module maker, I'm wondering if I need to designate a font as google_sans_clock.ttf in order to replace the clock font?
Ditamae said:
You are awesome! Can't wait to flash this when I get home.
Edit: Looking through your Module maker, I'm wondering if I need to designate a font as google_sans_clock.ttf in order to replace the clock font?
Click to expand...
Click to collapse
On 13 in product/fonts designate one as GoogleSansClock-Regular.ttf
Tulsadiver said:
On 13 in product/fonts designate one as GoogleSansClock-Regular.ttf
Click to expand...
Click to collapse
Okay. Added a font renamed GoogleSansClock-Regular.ttf to \mymagiskFont.zip\system\product\fonts
I assume I don't need to make any changes to the mymagisk.zip file within the mymagiskFont.zip? Sorry for my ignorance.
Ditamae said:
Okay. Added a font renamed GoogleSansClock-Regular.ttf to \mymagiskFont.zip\system\product\fonts
I assume I don't need to make any changes to the mymagisk.zip file within the mymagiskFont.zip? Sorry for my ignorance.
Click to expand...
Click to collapse
No, you should be good to go.
Your module applied, no problem. Only real issue is I'm getting overlap with the lockscreen clock. Tried moving some fonts around to try another in place of GoogleSansClock-Regular. Results with same issue. Also missing the dash in Settings for Wi-Fi, but this has intermittently been a problem with this font for years. Hmm. Might have to play around with it some more later when I have more time.
Ditamae said:
Your module applied, no problem. Only real issue is I'm getting overlap with the lockscreen clock. Tried moving some fonts around to try another in place of GoogleSansClock-Regular. Results with same issue. Also missing the dash in Settings for Wi-Fi, but this has intermittently been a problem with this font for years. Hmm. Might have to play around with it some more later when I have more time.
Click to expand...
Click to collapse
Try a different font for the clock. Which one did you use?
Tulsadiver said:
Try a different font for the clock. Which one did you use?
Click to expand...
Click to collapse
I did try two. I tried the fonts named Roboto-Light and Roboto-Thin. Both are light versions of Helvetica, one is slightly lighter than the other. Both overlapped on the lockscreen. But both did, however, display the colon when the clock switches to a digital version when the user receives a notification on the lockscreen. I remember a lot of these fonts were missing that glyph back in the day too. So that's a plus.
I have to work a couple long shifts the next few days, but I will definitely try some other fonts when I have free time and report back. I really appreciate you getting me started with this module! Many thanks to you!
@Tulsadiver - I'm wondering if you have seen the overlapping behavior on the lockscreen with your custom fonts? I'm also wondering if the stock GoogleSansClock-Regular is a variable font, allowing it to change weights when the user interacts with the phone while the phone is locked (e.g., the double stack clock font is thin and then becomes heavier when the user engages with the device and the background wallpaper image comes into view). I'm thinking maybe my overlapping issue could be related to overwriting a variable font with a static font?
One another note, I'm still seeing what appears to be Roboto font within non-Google applications (e.g., Nova Launcher menu, Solid Explorer menu). I don't see this behavior with the same applications on my Pixel 3 running Android 10. I'm wondering if there is another font I need to overwrite... the only one I can see within Android 13, not present in 10, is RobotoStatic-Regular. Do you think this could be the font used for these app menus, and what do you think about replacing it?
Ditamae said:
@Tulsadiver - I'm wondering if you have seen the overlapping behavior on the lockscreen with your custom fonts? I'm also wondering if the stock GoogleSansClock-Regular is a variable font, allowing it to change weights when the user interacts with the phone while the phone is locked (e.g., the double stack clock font is thin and then becomes heavier when the user engages with the device and the background wallpaper image comes into view). I'm thinking maybe my overlapping issue could be related to overwriting a variable font with a static font?
One another note, I'm still seeing what appears to be Roboto font within non-Google applications (e.g., Nova Launcher menu, Solid Explorer menu). I don't see this behavior with the same applications on my Pixel 3 running Android 10. I'm wondering if there is another font I need to overwrite... the only one I can see within Android 13, not present in 10, is RobotoStatic-Regular. Do you think this could be the font used for these app menus, and what do you think about replacing it?
Click to expand...
Click to collapse
I don't show any overlapping on the fonts I've used and the GoogleSansClock font and AndroidClock are used in mine. I typically use Roboto-Thin to replace them.
There are applications that use their own fonts. I don't see any problem replacing RobertoStatic-Regular though I have not.
Tulsadiver said:
I don't show any overlapping on the fonts I've used and the GoogleSansClock font and AndroidClock are used in mine. I typically use Roboto-Thin to replace them.
There are applications that use their own fonts. I don't see any problem replacing RobertoStatic-Regular though I have not.
Click to expand...
Click to collapse
Okay, so adding a custom font named RobotoStatic-Regular fixed my issue within certain applications (see attached image).
I also just took a look at the stock GoogleSansClock-Regular font, and it is in fact a variable or dynamic font. This could be related to my render/overlap issue. I might keep trying different fonts to see if it works properly with any of my custom fonts. Another thought I had was buying a variable font online and plugging that one in for the lockscreen clock. Thanks for your continued feedback!