Loading core/res/res/layout/contact_header.xml +1 −0 Original line number Diff line number Diff line Loading @@ -88,6 +88,7 @@ android:layout_height="wrap_content" android:layout_gravity="center_vertical" android:visibility="gone" android:contentDescription="@string/description_star" style="?android:attr/starStyle" /> </LinearLayout> core/res/res/values/strings.xml +6 −0 Original line number Diff line number Diff line Loading @@ -2194,4 +2194,10 @@ <string name="reset">Reset</string> <!-- Label for <input type="submit"> button in html --> <string name="submit">Submit</string> <!-- String describing the Star/Favorite checkbox Used by AccessibilityService to announce the purpose of the view. --> <string name="description_star">favorite</string> </resources> Loading
core/res/res/layout/contact_header.xml +1 −0 Original line number Diff line number Diff line Loading @@ -88,6 +88,7 @@ android:layout_height="wrap_content" android:layout_gravity="center_vertical" android:visibility="gone" android:contentDescription="@string/description_star" style="?android:attr/starStyle" /> </LinearLayout>
core/res/res/values/strings.xml +6 −0 Original line number Diff line number Diff line Loading @@ -2194,4 +2194,10 @@ <string name="reset">Reset</string> <!-- Label for <input type="submit"> button in html --> <string name="submit">Submit</string> <!-- String describing the Star/Favorite checkbox Used by AccessibilityService to announce the purpose of the view. --> <string name="description_star">favorite</string> </resources>