Skip to content

feat: add horizontal QS tile layout option#898

Closed
Hayao0819 wants to merge 1 commit intoMahmud0808:stablefrom
Hayao0819:pr/feat-horizontal-qs-tile
Closed

feat: add horizontal QS tile layout option#898
Hayao0819 wants to merge 1 commit intoMahmud0808:stablefrom
Hayao0819:pr/feat-horizontal-qs-tile

Conversation

@Hayao0819
Copy link
Copy Markdown
Contributor

Adds a "Horizontal QS Tile" toggle that sets QSTileViewImpl to HORIZONTAL orientation with the label container filling the space beside the icon (width=0, weight=1). Handy for 2-column setups where vertical tiles waste a lot of space.

Mutually exclusive with the existing vertical tile toggle — enabling one grays out the other.

Verified on Xperia 5 V (XQ-DE44, Android 15).

Add a "Horizontal QS Tile" toggle that switches the QS tile layout from
vertical (icon above label) to horizontal (icon beside label). This is
useful when using 2-column QS layouts, restoring the classic AOSP look.

The option is mutually exclusive with the existing vertical tile toggle
— enabling one disables the other in the UI, with vertical taking
priority in the Xposed module as a safety guard.
@Mahmud0808
Copy link
Copy Markdown
Owner

Hi, appreciate the contribution! A15 support is EOL and the stable branch is no longer accepting changes. Please retarget this PR to the beta branch (A16+) if you’d like to continue. Thanks!

@Hayao0819
Copy link
Copy Markdown
Contributor Author

Closing as Android 15 is EOL. I'll maintain these changes in my own fork.

@Hayao0819 Hayao0819 closed this Apr 11, 2026
@Hayao0819 Hayao0819 deleted the pr/feat-horizontal-qs-tile branch April 11, 2026 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants