Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
circles-android
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Circles
circles-android
Commits
ac30b3fb
Commit
ac30b3fb
authored
1 year ago
by
Taras
Browse files
Options
Downloads
Patches
Plain Diff
Remove unused resources
parent
8a5e0f50
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
core/src/main/res/values/strings.xml
+0
-1
0 additions, 1 deletion
core/src/main/res/values/strings.xml
core/src/main/res/values/styles.xml
+0
-7
0 additions, 7 deletions
core/src/main/res/values/styles.xml
with
0 additions
and
8 deletions
core/src/main/res/values/strings.xml
+
0
−
1
View file @
ac30b3fb
...
@@ -124,7 +124,6 @@
...
@@ -124,7 +124,6 @@
<string
name=
"delete_gallery_message"
>
Are you sure you want to remove this gallery?
</string>
<string
name=
"delete_gallery_message"
>
Are you sure you want to remove this gallery?
</string>
<string
name=
"accept"
>
Accept
</string>
<string
name=
"accept"
>
Accept
</string>
<string
name=
"decline"
>
Decline
</string>
<string
name=
"decline"
>
Decline
</string>
<string
name=
"requested_to_join_format"
>
%s requested to join
</string>
<string
name=
"invited_by_format"
>
Invited by %s
</string>
<string
name=
"invited_by_format"
>
Invited by %s
</string>
<string
name=
"circle_encryption_warning"
>
NOTE: Circle name and cover image are not encrypted
</string>
<string
name=
"circle_encryption_warning"
>
NOTE: Circle name and cover image are not encrypted
</string>
<string
name=
"circle_name"
>
Circle name
</string>
<string
name=
"circle_name"
>
Circle name
</string>
...
...
This diff is collapsed.
Click to expand it.
core/src/main/res/values/styles.xml
+
0
−
7
View file @
ac30b3fb
...
@@ -71,13 +71,6 @@
...
@@ -71,13 +71,6 @@
<item
name=
"cornerSize"
>
10%
</item>
<item
name=
"cornerSize"
>
10%
</item>
</style>
</style>
<style
name=
"ShapeAppearanceOverlay.App.Message"
parent=
""
>
<item
name=
"cornerSizeTopRight"
>
10dp
</item>
<item
name=
"cornerSizeBottomRight"
>
10dp
</item>
<item
name=
"cornerSizeTopLeft"
>
10dp
</item>
<item
name=
"cornerFamilyTopRight"
>
rounded
</item>
</style>
<style
name=
"settingMenuItem"
parent=
"body"
>
<style
name=
"settingMenuItem"
parent=
"body"
>
<item
name=
"android:background"
>
?attr/selectableItemBackground
</item>
<item
name=
"android:background"
>
?attr/selectableItemBackground
</item>
<item
name=
"android:clickable"
>
true
</item>
<item
name=
"android:clickable"
>
true
</item>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment