ARK-Builders / ARK-Navigator

Android app for navigation through your data
MIT License
15 stars 15 forks source link

More tag chips visible in "quick tags" section #124

Open kirillt opened 2 years ago

kirillt commented 2 years ago

When tag chips in "quick tags" overflow the screen border, we should make them denser by using short versions.

Example:

    Data model:              [quick tags]: [english][music][literature][cars][travelling]...
    What user is seeing:     [quick tags]: [english][music][lite  | screen border
    What user should see:    [quick tags]: [eng][mus][lit][car].. | screen border
mdrlzy commented 2 years ago

Maybe add a toggle switch between the full and short version of the tags?

kirillt commented 2 years ago

I think, we should add such a preference in the Settings screen (#77).