Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
AloqaIM-Android
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
AloqaIM-Android
Commits
7a3fd9f6
Commit
7a3fd9f6
authored
Aug 29, 2017
by
Filipe de Lima Brito
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add ic_badge_without_number_red_10dp.xml
parent
98f9ea44
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
5 deletions
+10
-5
ic_badge_without_number_red_10dp.xml
...rc/main/res/drawable/ic_badge_without_number_red_10dp.xml
+10
-0
badge_styles.xml
...chat-android-widgets/src/main/res/values/badge_styles.xml
+0
-5
No files found.
rocket-chat-android-widgets/src/main/res/drawable/ic_badge_without_number_red_10dp.xml
0 → 100644
View file @
7a3fd9f6
<vector
xmlns:android=
"http://schemas.android.com/apk/res/android"
android:width=
"10dp"
android:height=
"10dp"
android:viewportWidth=
"24"
android:viewportHeight=
"24"
>
<path
android:fillColor=
"#FFF44336"
android:pathData=
"M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z"
/>
</vector>
\ No newline at end of file
rocket-chat-android-widgets/src/main/res/values/badge_styles.xml
deleted
100644 → 0
View file @
98f9ea44
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color
name=
"badge_color"
>
#FFFFFFFF
</color>
<dimen
name=
"badge_size"
>
10dp
</dimen>
</resources>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment