mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-05-17 21:29:39 -04:00
Allowing spanning multiple lines helps in case the store name doesn't fit on a single line. However, the store name should fit a single line if possible because it looks better when the store name isn't split among lines. Due to limitations in Android's autoSizeTextType system, this needs a fairly ugly workaround.