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

Commit 44397930 authored by Zheng Fu's avatar Zheng Fu Committed by Android Git Automerger
Browse files

am 3524769c: Merge "Change the column number from 2 to 3 in Portrait favorites...

am 3524769c: Merge "Change the column number from 2 to 3 in Portrait favorites on Volantis" into lmp-dev

* commit '3524769c':
  Change the column number from 2 to 3 in Portrait favorites on Volantis
parents 8a7f4009 3524769c
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -14,5 +14,8 @@
     limitations under the License.
     limitations under the License.
-->
-->
<resources>
<resources>
    <!--  Determines the number of columns in a ContactTileRow in the favorites tab -->
    <integer name="contact_tile_column_count_in_favorites">3</integer>

    <integer name="contact_tile_column_count">2</integer>
    <integer name="contact_tile_column_count">2</integer>
</resources>
</resources>