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

Commit b37854ce authored by Michael Jurka's avatar Michael Jurka Committed by Android (Google) Code Review
Browse files

Merge "Make recents thumbnails look a bit better on Nakasi" into jb-dev

parents 051ecfaf d7683d74
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -24,10 +24,6 @@
    <!-- keyboardHeight = key_height*4 + key_bottom_gap*3 -->
    <dimen name="password_keyboard_height">48.0mm</dimen>

    <!-- The width that is used when creating thumbnails of applications. -->
    <dimen name="thumbnail_width">230dp</dimen>
    <!-- The height that is used when creating thumbnails of applications. -->
    <dimen name="thumbnail_height">135dp</dimen>
    <!-- Minimum width of the search view text entry area. -->
    <dimen name="search_view_text_min_width">192dip</dimen>

+4 −0
Original line number Diff line number Diff line
@@ -34,6 +34,10 @@
         (the screen is in landscape). This may be either a fraction or a dimension.-->
    <item type="dimen" name="dialog_fixed_height_minor">90%</item>

    <!-- The width that is used when creating thumbnails of applications. -->
    <dimen name="thumbnail_width">230dp</dimen>
    <!-- The height that is used when creating thumbnails of applications. -->
    <dimen name="thumbnail_height">135dp</dimen>
</resources>

+0 −4
Original line number Diff line number Diff line
@@ -25,10 +25,6 @@
    <!-- keyboardHeight = key_height*4 + key_bottom_gap*3 -->
    <dimen name="password_keyboard_height">48.0mm</dimen>

    <!-- The width that is used when creating thumbnails of applications. -->
    <dimen name="thumbnail_width">230dp</dimen>
    <!-- The height that is used when creating thumbnails of applications. -->
    <dimen name="thumbnail_height">135dp</dimen>
    <!-- Minimum width of the search view text entry area. -->
    <dimen name="search_view_text_min_width">192dip</dimen>