damontecres / StashAppAndroidTV

Android TV App for Stash
GNU Affero General Public License v3.0
62 stars 5 forks source link

Add image & gallery counts to more cards #313

Closed damontecres closed 1 week ago

damontecres commented 2 weeks ago

Closes #241

Adds image & gallery counts to performer, scene, studio, & tag cards. In order to fit everything, the icon row will now marquee scroll when needed.

Also refactors the icon row so that the o-counter is a now an ImageSpan in the TextView instead of separate views.