LemmyNet / jerboa

A native android app for Lemmy
GNU Affero General Public License v3.0
1.15k stars 167 forks source link

Fixing a few other top app bar title sizes. #1466

Closed dessalines closed 3 months ago

dessalines commented 3 months ago

This fixes a few other top app bar titles by using titleSmall

MV-GH commented 3 months ago

I believe it should be titleMedium instead. Previously it was was titleLarge which was 16sp and titleMedium now is 16sp and titleSmall is 14sp

dessalines commented 3 months ago

K fixed.