DroidWorksStudio / mLauncher

Minimal Launcher app for Android. Customized olauncher as I just started learning kotlin .
GNU General Public License v3.0
217 stars 22 forks source link

[Enhancement] Add "Dots and Lines" option to Home Pager #508

Open brucetheelephant opened 1 month ago

brucetheelephant commented 1 month ago

Checklist

Feature description

I would like to see the Home Pager as Dots and Lines.

At the moment when you have multiple Pages the Home Pager can be Enabled or Disabled. When Enabled the Active Page is represented by a Large Dot surrounded by a Circle and the Inactive Page(s) is (are) represented by (a) Large Dot(s).

I would like to see the Active Page represented by a Line and the Inactive Page(s) by (a) Small Dot(s).

Additional information

If you decide to add this feature, there would be no reason to add more lines in the settings. At the Home Pager Line you could add the (usual) horizontal pick list with the following options: Disabled, Lines and Dots, Circles.

Terms and Conditions

Gitbot-Actions commented 1 month ago

👋 Thanks for reporting!

We will get back to you soon about this issue.

HeCodes2Much commented 1 month ago

if you could draw me an example that would be good.

brucetheelephant commented 1 month ago

Oh oh! I didn't know how to draw properly so I decided to search for examples and I found something really good! Check this out!

At the moment I think you're using Scale and what I wanted to see is Expanding Dots.

By the way, can you add animations?

edit: Animations are not that important though, I was just curious.