Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor Fix for CDATA bracket #1868

Merged
merged 1 commit into from
Sep 1, 2018
Merged

Conversation

Mansi449
Copy link
Contributor

Description

(In continuation of the PR #1836)
Added the missing angle bracket in strings.xml according to the comment.

Tests performed

Tested on device Motorola Moto G(5) (Android 7.0, API 24), with build variant betaDebug.

app/src/main/res/values/strings.xml: Add the missing angle bracket.
@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@430bf90). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master   #1868   +/-   ##
========================================
  Coverage          ?   3.61%           
========================================
  Files             ?     188           
  Lines             ?    9839           
  Branches          ?     873           
========================================
  Hits              ?     356           
  Misses            ?    9457           
  Partials          ?      26

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 430bf90...3753ec2. Read the comment docs.

@misaochan misaochan merged commit 3f52211 into commons-app:master Sep 1, 2018
@misaochan misaochan changed the title Minor Fix Minor Fix for CDATA bracket Sep 1, 2018
@Mansi449 Mansi449 deleted the bug/minorFix branch September 1, 2018 08:46
ilgazer pushed a commit to ilgazer/apps-android-commons that referenced this pull request Sep 9, 2018
app/src/main/res/values/strings.xml: Add the missing angle bracket.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants