Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c42d8f61 authored by Wenyi Wang's avatar Wenyi Wang Committed by android-build-merger
Browse files

Make font size of names on QuickContact smaller on large tablets am: 3d3dfaa3

am: 8cecc49c

* commit '8cecc49c':
  Make font size of names on QuickContact smaller on large tablets

Change-Id: I2e63923c02315f5adfccfd2bf1ceccb2a48bb371
parents 4d3e6cc5 8cecc49c
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -26,10 +26,6 @@
    <dimen name="quickcontact_title_initial_margin">32dp</dimen>
    <!-- When QC is uncollapsed, the title has this much margin on its bottom -->
    <dimen name="quickcontact_title_initial_bottom_margin">0dp</dimen>
    <!-- Initial size of QuickContact's title size -->
    <dimen name="quickcontact_maximum_title_size">56dp</dimen>
    <!-- Initial size of QuickContact's phonetic name size -->
    <dimen name="quickcontact_maximum_phonetic_name_size">50dp</dimen>
    <!-- Right margin of the floating action button -->
    <dimen name="floating_action_button_margin_right">100dp</dimen>