Loading app/src/main/res/layout/layout_poll.xml +1 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:alpha="0.7" android:text="Tap here to refresh poll" android:text="@string/tap_here_to_refresh_poll" tools:ignore="HardcodedText" /> <androidx.appcompat.widget.AppCompatTextView Loading app/src/main/res/values/strings.xml +1 −0 Original line number Diff line number Diff line Loading @@ -1625,6 +1625,7 @@ <string name="label_adjust">Adjust</string> <string name="msg_save_image">Are you want to exit without saving image ?</string> <string name="msg_share_image">Share Image</string> <string name="tap_here_to_refresh_poll">Tap here to refresh poll</string> <string-array name="photo_editor_emoji" translatable="false"> <!-- Smiles --> Loading Loading
app/src/main/res/layout/layout_poll.xml +1 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:alpha="0.7" android:text="Tap here to refresh poll" android:text="@string/tap_here_to_refresh_poll" tools:ignore="HardcodedText" /> <androidx.appcompat.widget.AppCompatTextView Loading
app/src/main/res/values/strings.xml +1 −0 Original line number Diff line number Diff line Loading @@ -1625,6 +1625,7 @@ <string name="label_adjust">Adjust</string> <string name="msg_save_image">Are you want to exit without saving image ?</string> <string name="msg_share_image">Share Image</string> <string name="tap_here_to_refresh_poll">Tap here to refresh poll</string> <string-array name="photo_editor_emoji" translatable="false"> <!-- Smiles --> Loading