Loading res/layout/carousel_updates_tab.xml +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,7 @@ android:textAppearance="?android:attr/textAppearanceLarge" android:textColor="@color/detail_update_tab_text_color" android:textStyle="bold" android:maxLines="3"/> android:maxLines="@integer/updates_tab_snippet_max_lines"/> <View android:id="@+id/alpha_overlay" Loading res/values-sw580dp/integers.xml +1 −0 Original line number Diff line number Diff line Loading @@ -15,4 +15,5 @@ --> <resources> <integer name="contact_tile_column_count">2</integer> <integer name="updates_tab_snippet_max_lines">5</integer> </resources> res/values/integers.xml +3 −0 Original line number Diff line number Diff line Loading @@ -23,4 +23,7 @@ <!-- Determines the number of columns in a ContactTileRow --> <integer name="contact_tile_column_count">2</integer> <!-- Max lines to display of a contact's snippet in the "updates" tab of the contact card tab carousel --> <integer name="updates_tab_snippet_max_lines">3</integer> </resources> Loading
res/layout/carousel_updates_tab.xml +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,7 @@ android:textAppearance="?android:attr/textAppearanceLarge" android:textColor="@color/detail_update_tab_text_color" android:textStyle="bold" android:maxLines="3"/> android:maxLines="@integer/updates_tab_snippet_max_lines"/> <View android:id="@+id/alpha_overlay" Loading
res/values-sw580dp/integers.xml +1 −0 Original line number Diff line number Diff line Loading @@ -15,4 +15,5 @@ --> <resources> <integer name="contact_tile_column_count">2</integer> <integer name="updates_tab_snippet_max_lines">5</integer> </resources>
res/values/integers.xml +3 −0 Original line number Diff line number Diff line Loading @@ -23,4 +23,7 @@ <!-- Determines the number of columns in a ContactTileRow --> <integer name="contact_tile_column_count">2</integer> <!-- Max lines to display of a contact's snippet in the "updates" tab of the contact card tab carousel --> <integer name="updates_tab_snippet_max_lines">3</integer> </resources>