Loading res/layout-sw720dp/quickcontact_activity.xml +4 −2 Original line number Diff line number Diff line Loading @@ -33,7 +33,8 @@ android:id="@+id/empty_start_column" android:layout_width="0dp" android:layout_height="match_parent" android:layout_weight="@integer/contact_list_space_layout_weight"/> android:layout_weight="@integer/contact_list_space_layout_weight" android:contentDescription="@string/quickcontact_transparent_view_description" /> <LinearLayout android:layout_width="0dp" Loading Loading @@ -62,7 +63,8 @@ android:id="@+id/empty_end_column" android:layout_width="0dp" android:layout_height="match_parent" android:layout_weight="@integer/contact_list_space_layout_weight"/> android:layout_weight="@integer/contact_list_space_layout_weight" android:contentDescription="@string/quickcontact_transparent_view_description" /> </LinearLayout> Loading res/values/strings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -317,7 +317,7 @@ <!-- Shown as a toast when the user taps on a QuickContact icon, and no application was found that could perform the selected action. [CHAR LIMIT=NONE] --> <string name="quickcontact_missing_app">No app was found to handle this action.</string> <!-- Content description for the transparent view above the visible section of QuickContacts. <!-- Content description for the transparent views around the visible section of QuickContacts. Clicking this view causes Quick Contacts to close. [CHAR LIMIT=NONE] --> <string name="quickcontact_transparent_view_description">Click to return to previous screen</string> Loading Loading
res/layout-sw720dp/quickcontact_activity.xml +4 −2 Original line number Diff line number Diff line Loading @@ -33,7 +33,8 @@ android:id="@+id/empty_start_column" android:layout_width="0dp" android:layout_height="match_parent" android:layout_weight="@integer/contact_list_space_layout_weight"/> android:layout_weight="@integer/contact_list_space_layout_weight" android:contentDescription="@string/quickcontact_transparent_view_description" /> <LinearLayout android:layout_width="0dp" Loading Loading @@ -62,7 +63,8 @@ android:id="@+id/empty_end_column" android:layout_width="0dp" android:layout_height="match_parent" android:layout_weight="@integer/contact_list_space_layout_weight"/> android:layout_weight="@integer/contact_list_space_layout_weight" android:contentDescription="@string/quickcontact_transparent_view_description" /> </LinearLayout> Loading
res/values/strings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -317,7 +317,7 @@ <!-- Shown as a toast when the user taps on a QuickContact icon, and no application was found that could perform the selected action. [CHAR LIMIT=NONE] --> <string name="quickcontact_missing_app">No app was found to handle this action.</string> <!-- Content description for the transparent view above the visible section of QuickContacts. <!-- Content description for the transparent views around the visible section of QuickContacts. Clicking this view causes Quick Contacts to close. [CHAR LIMIT=NONE] --> <string name="quickcontact_transparent_view_description">Click to return to previous screen</string> Loading