Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/view
UlrichKu 81a04c8977
2512: Allow more than 5 tabs (#4051)
Fixes #2512 


![grafik](https://github.com/tuskyapp/Tusky/assets/1618905/f8199d10-e26a-4f14-93c3-95cb890ea663)

Can add an arbitrary number of tabs.
Graphical behavior is unchanged for small numbers: the whole space if
filled with the tabs - they are enlarged if needed.

If there are more the mode switches to "scrollable".
This does not, however, look very differently (see screenshot with the
current tab scrolled out).

---------

Co-authored-by: Konrad Pozniak <connyduck@users.noreply.github.com>
2023-10-11 09:54:01 +02:00
..
AdaptiveTabLayout.kt 2512: Allow more than 5 tabs (#4051) 2023-10-11 09:54:01 +02:00
BackgroundMessageView.kt 3530: Hide help text if the message view is reconfigured (ie an error occurred). 2023-08-07 09:44:58 +02:00
BezelImageView.kt Convert BezelImageView, EndlessOnScrollListener, ComposeScheduleView, ProgressImageView to Kotlin (#3147) 2023-01-13 19:49:56 +01:00
ClickableSpanTextView.kt Force a layout pass to ensure spans are measured correctly (#3600) 2023-04-30 21:50:52 +02:00
EmojiPicker.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
EndlessOnScrollListener.kt Convert BezelImageView, EndlessOnScrollListener, ComposeScheduleView, ProgressImageView to Kotlin (#3147) 2023-01-13 19:49:56 +01:00
GraphView.kt Refactor "trending hashtags" code (#3595) 2023-06-10 19:47:07 +02:00
LicenseCard.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
MediaPreviewImageView.kt upgrade glide to 4.16.0 2023-09-11 19:29:50 +02:00
MediaPreviewLayout.kt Fix media preview bugs (#3160) 2023-01-12 19:40:51 +01:00
MuteAccountDialog.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
SliderPreference.kt Clear listeners, hide icons when appropriate (#3870) 2023-07-26 17:00:08 +02:00