Fox2Code / FoxMagiskModuleManager

A module manager for Magisk because the official app dropped support for it
GNU Lesser General Public License v3.0
2.19k stars 131 forks source link

Let the last module in the list to climb higher #313

Closed giving-sesame closed 1 year ago

giving-sesame commented 1 year ago

I'd like to suggest that the last module in the list climbs higher in order to avoid interference of the module's button and application's search button. Please see the screenshot attached.

Screenshot

androidacy-user commented 1 year ago

Will evaluate possible solutions but not high priority

giving-sesame commented 1 year ago

Not critical. Just a little inconvenience

Fox2Code commented 1 year ago

My old solution was to add a fake invisible module card add the bottom to fix this.

androidacy-user commented 1 year ago

@Fox2Code it properly uses margins and paddings now