There is so much wasted space in these sections of the UI making them look so awfully Ugly. Is there a way to shrink them back to the way they were in nougat?. I'm on OB 10 if that changes anything
fp1707 said:
There is so much wasted space in these sections of the UI making them look so awfully Ugly. Is there a way to shrink them back to the way they were in nougat?. I'm on OB 10 if that changes anything
Click to expand...
Click to collapse
There are several substratum themes which do the the fixing of notification header and setting header.
Ozone, Linear,...
I prefer Linear for now.
Aswin08 said:
There are several substratum themes which do the the fixing of notification header and setting header.
Ozone, Linear,...
I prefer Linear for now.
Click to expand...
Click to collapse
What do I do from here though. I tried using these before. Never seem to be able to get it working.
Sent from my OnePlus 5T using XDA Labs
fp1707 said:
What do I do from here though. I tried using these before. Never seem to be able to get it working.
Sent from my OnePlus 5T using XDA Labs
Click to expand...
Click to collapse
Scroll down, find system UI overlay, in that select fix QS padding, build and install overlay, reboot, enable overlay.
I suggest you to enable other overlays too including Android system, settings,...
Again linear theme's padding is better with newer version of Oxygen OS.
Aswin08 said:
Scroll down, find system UI overlay, in that select fix QS padding, build and install overlay, reboot, enable overlay.
I suggest you to enable other overlays too including Android system, settings,...
Again linear theme's padding is better with newer version of Oxygen OS.
Click to expand...
Click to collapse
I bought linear, applied it. Yet nothing seems to have changed. Is it to do with the theme or something. I'm using star wars theme
Sent from my OnePlus 5T using XDA Labs
fp1707 said:
I bought linear, applied it. Yet nothing seems to have changed. Is it to do with the theme or something. I'm using star wars theme
Sent from my OnePlus 5T using XDA Labs
Click to expand...
Click to collapse
You have to select dark theme in setting, but even otherwise it has to change. You are doing something wrong in applying process. Be detailed in explaining what you are doing.
Below is the result after applying Linear.
Aswin08 said:
You have to select dark theme in setting, but even otherwise it has to change. You are doing something wrong in applying process. Be detailed in explaining what you are doing.
Below is the result after applying Linear.
Click to expand...
Click to collapse
Can't figure out how to make the text any other colour besides black
Sent from my OnePlus 5T using XDA Labs
Settings app just turns completely black
Sent from my OnePlus 5T using XDA Labs
Related
Any way to change the dpi on tw roms these days? Love tw but what a waste of a large screen!
Sent from my SGH-I747 using xda app-developers app
Search xposed installer/apk.
Rootboxed
Or you could use a custom launcher and set more rows and columns. I use Nova now and have a 8 rows x 6 columns screen.
stevehkim said:
Search xposed installer/apk.
Rootboxed
Click to expand...
Click to collapse
I am looking into this but no luck yet.
diablo009 said:
Or you could use a custom launcher and set more rows and columns. I use Nova now and have a 8 rows x 6 columns screen.
Click to expand...
Click to collapse
That is not my concern. I would like to see more of webpages, and generally everything... it's like 480p vs 1080p in the TV world. DPI changes the 'density' of the screen across the whole OS.
jets76 said:
DPI changes the 'density' of the screen across the whole OS.
Click to expand...
Click to collapse
And prevents you from installing most apps once changed from default.
Sent from my SAMSUNG-SGH-I747 using xda premium
d3athsd00r said:
And prevents you from installing most apps once changed from default.
Sent from my SAMSUNG-SGH-I747 using xda premium
Click to expand...
Click to collapse
Balls.
Normally true but when not on tw roms I've used the following app consistently with no issues. It provides an in-app process that mods the play store apk. Besides, you can always change dpi to stock and get whatever apps you want and revert your dpi. But hey, let's keep giving people half the story.
https://play.google.com/store/apps/details?id=com.birdapi.android.dpipro
stevehkim said:
Search xposed installer/apk.
Rootboxed
Click to expand...
Click to collapse
Thank you for pointing me in the right direction I appreciate it. I found this to be a better solution that I counted on.
In case anyone is interested in getting more out of their S3's TW display check out this post and download the zip with 2 apks and install them. Learn more about how this mod works here. The neat thing about this is approach is that it works similarly to how PA roms work. Basically, each app can be individually set with whatever DPI you want on the fly with no need to reboot in order to see changes. I tweaked DPI settings for Nova launcher, Gmail, Web browsers to start and it works on 747z rom for me ATM. I even set the SytemUI.apk to 280. This has a bug that that causes a thin bar under the notification bar to appear; it doesn't bother me though as the tradeoff for more notifications in the pull down is a plus for me. What's nice is you can tailor each apps display however you wish instead of picking one value for the whole OS!
To top it all off, you can leave Play store alone and download apps till tomorrow morning
I have an app (market app) that has a dual panel UI which isn't good on my xperia arc with 4.2 inches display.
Does anybody know what should be modified to convert it to a single panel UI.
Any help would be appreciated
blakstar said:
I have an app (market app) that has a dual panel UI which isn't good on my xperia arc with 4.2 inches display.
Does anybody know what should be modified to convert it to a single panel UI.
Any help would be appreciated
Click to expand...
Click to collapse
Ask the developer?!
blakstar said:
I have an app (market app) that has a dual panel UI which isn't good on my xperia arc with 4.2 inches display.
Does anybody know what should be modified to convert it to a single panel UI.
Any help would be appreciated
Click to expand...
Click to collapse
Assuming it's a typical dual-pane approach (pane 1 is a list of items, pane 2 provides details on the selected item), if it isn't already the design should be changed to be fragment-based (a fragment for each pane). Then at least two different layouts created: one for phones that displays/navigates from the list to the detail view, and one for tablets where both fragments are shown at the same time (how it sounds like it behaves currently)
philb12 said:
Assuming it's a typical dual-pane approach (pane 1 is a list of items, pane 2 provides details on the selected item), if it isn't already the design should be changed to be fragment-based (a fragment for each pane). Then at least two different layouts created: one for phones that displays/navigates from the list to the detail view, and one for tablets where both fragments are shown at the same time (how it sounds like it behaves currently)
Click to expand...
Click to collapse
the app is Tapatalk HD, and because it has a holo ui, i wanted to get it, so I got it, but the layout of course is messed up because the app was meant for a 7 inch tablet. All i want is to remove or hide the 1st panel so it becomes clear
blakstar said:
the app is Tapatalk HD, and because it has a holo ui, i wanted to get it, so I got it, but the layout of course is messed up because the app was meant for a 7 inch tablet. All i want is to remove or hide the 1st panel so it becomes clear
Click to expand...
Click to collapse
Use normal tapatalk instead!
zylor said:
Use normal tapatalk instead!
Click to expand...
Click to collapse
I am already using it.
I guess it is not possible without knowing the source, right ??
BRO!
simple solution is that change your ROM!
blakstar said:
I am already using it.
I guess it is not possible without knowing the source, right ??
Click to expand...
Click to collapse
There are themes here on xda for tapatalk/xda-devs app
Sent from my SAMSUNG-SGH-T989 using xda app-developers app
Yuoko5 said:
There are themes here on xda for tapatalk/xda-devs app
Sent from my SAMSUNG-SGH-T989 using xda app-developers app
Click to expand...
Click to collapse
I searched now, but they just change the color from white to blue and say it is ics-themed, It still has the old same ui
Tried a lot of different ROMs but i mainly stick to ones that have Pie included.
Feel free to share your setup.
Here is mine for now.
View attachment 1895981
Sent from my Nexus 4 using Tapatalk 2
Sent from my Nexus 4 using xda app-developers app
Here's mine
Sent from my Nexus 4 using Tapatalk 2
Sent from my Nexus 4
I can't seem to grasp how to change the color for every app. All I want to do is have a set color scheme and have it stay the same no matter what i'm doing on the rom and no matter what app i'm in. I adjust the global color and nothing happens.
Nice thread
Here's mine
Am I the only one having a very hard time to adjust to pie?
DinoSoup said:
Am I the only one having a very hard time to adjust to pie?
Click to expand...
Click to collapse
No, I've found it more of a gimmick than useful.
With some of the newest Roms its so fast and stable . I came from hardware buttons on an HTC and now I love it that whenever someone has grabbed my phone they cant operate the back button or navigate through the phone . kind of a security feature . also you get such a big screen all throughout the ROM it beautiful.try xylon . but if you have led setup for all the things you have notifications coming in and having the left chevron take you to your quick settings and the left chevron to notifications .I think its revolutionary how far it had come and stable it is .
Sent from my Nexus 4 using xda app-developers app
MichaelVeringo said:
I can't seem to grasp how to change the color for every app. All I want to do is have a set color scheme and have it stay the same no matter what i'm doing on the rom and no matter what app i'm in. I adjust the global color and nothing happens.
Click to expand...
Click to collapse
you're on the right way. make sure you enabled "enable per app color" in the section global color, sounds weired but only this will give you the same color scheme for every app but some apps e.g. "google play music".some are not themable, unfortunatly
Don't forget to hit apply on top right after you changed colors!
Delete every color you set up manually in per app section, otherwise apps will not pick up global settings
regards
edit: I made a color setup for every app PA Rom and its Gapps providing. I will share it today or tomorrow. It will be easy to use since you just need to change one file. stay tuned
I don't know what happened. I know the icons were all there just couple hours ago, now they just disappeared. (see attached photo)
The latest factory image was flashed fresh last night.
I've never run into to this issue before.
Any ideas what's going on here?
Thanks
Looks like you are running a theme?
Try disabling all the overlays and reboot
Use the new which support oreo and quick settings tiles cannot be colored in oreo for eg battery tile etc
Sent from my Google Pixel 2 XL using XDA Labs
Prattham said:
Looks like you are running a theme?
Try disabling all the overlays and reboot
Use the new which support oreo and quick settings tiles cannot be colored in oreo for eg battery tile etc
Sent from my Google Pixel 2 XL using XDA Labs
Click to expand...
Click to collapse
Thanks!
Hi guys I'm after a dark theme for my pixel 2 XL. I tried swift dark which looked nice but i had trouble with notifications. When i scrolled down from the top nav bar some of the text was dark so was hard to read. Is there a way of changing notification texts
dieselhazza said:
Hi guys I'm after a dark theme for my pixel 2 XL. I tried swift dark which looked nice but i had trouble with notifications. When i scrolled down from the top nav bar some of the text was dark so was hard to read. Is there a way of changing notification texts
Click to expand...
Click to collapse
Use swift black instead and it has black white text fix included
I haven't experienced any problems regarding this theme make sure to reboot after applying
Also black looks more sexy than dark just saying ?
Cheers ?
Sent from my Google Pixel 2 XL using XDA Labs
Prattham said:
Use swift black instead and it has black white text fix included
I haven't experienced any problems regarding this theme make sure to reboot after applying
Also black looks more sexy than dark just saying ?
Cheers ?
Click to expand...
Click to collapse
Ok i installed it lets see how it goes. Will update outcome or if I need further changes
This is what i mean. This is swift black.
How do I change those green texts to either blue or red so I can actually read it
dieselhazza said:
This is what i mean. This is swift black.
How do I change those green texts to either blue or red so I can actually read it
Click to expand...
Click to collapse
Not sure you can. I believe it's native to the theme. Does the same on mine.
Badger50 said:
Not sure you can. I believe it's native to the theme. Does the same on mine.
Click to expand...
Click to collapse
Ok lets see if anyone knows. I thought there might be a way. What launcher are you running
dieselhazza said:
Ok lets see if anyone knows. I thought there might be a way. What launcher are you running
Click to expand...
Click to collapse
Nova prime :good:
dieselhazza said:
This is what i mean. This is swift black.
How do I change those green texts to either blue or red so I can actually read it
Click to expand...
Click to collapse
Yes, some kind of system color. I haven't been able to change it.
Tulsadiver said:
Yes, some kind of system color. I haven't been able to change it.
Click to expand...
Click to collapse
Surely there would be a setting to enable color change.
Also would nova launcher clash with substratum theming
Aah okay
Now i understand
When you select notification app name option overlay in android system to be app specific that's what make it green for whatsapp because whatsapp has that color as default
Sent from my Google Pixel 2 XL using XDA Labs
dieselhazza said:
Surely there would be a setting to enable color change.
Also would nova launcher clash with substratum theming
Click to expand...
Click to collapse
Haven't noticed any issues with themeing using Nova.
Prattham said:
Aah okay
Now i understand
When you select notification app name option overlay in android system to be app specific that's what make it green for whatsapp because whatsapp has that color as default
Click to expand...
Click to collapse
By George, I think he's got it ?
Prattham said:
Aah okay
Now i understand
When you select notification app name option overlay in android system to be app specific that's what make it green for whatsapp because whatsapp has that color as default
Click to expand...
Click to collapse
So is there a way of changing the color of notification from green to another color? Possibly blue for instance.
If so can you write the steps on how i can do this thanks
dieselhazza said:
So is there a way of changing the color of notification from green to another color? Possibly blue for instance.
If so can you write the steps on how i can do this thanks
Click to expand...
Click to collapse
That's not possible AFAIK
You need to use a different theme which themes the whatsapp app notification
Can't really know about any theme but you can try themes and if it doesn't work get a refund
Cheers ?
Sent from my Google Pixel 2 XL using XDA Labs