Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
X
xabber-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
xabber-android
Commits
44b8c707
Commit
44b8c707
authored
Apr 09, 2015
by
Grigory Fedorov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
New icon for contact list scroll to up button.
parent
9950a86b
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
1 addition
and
1 deletion
+1
-1
ic_chat_white_24dp.png
app/src/main/res/drawable-hdpi/ic_chat_white_24dp.png
+0
-0
ic_chat_white_24dp.png
app/src/main/res/drawable-mdpi/ic_chat_white_24dp.png
+0
-0
ic_chat_white_24dp.png
app/src/main/res/drawable-xhdpi/ic_chat_white_24dp.png
+0
-0
ic_chat_white_24dp.png
app/src/main/res/drawable-xxhdpi/ic_chat_white_24dp.png
+0
-0
contact_list_fragment.xml
app/src/main/res/layout/contact_list_fragment.xml
+1
-1
No files found.
app/src/main/res/drawable-hdpi/ic_chat_white_24dp.png
0 → 100644
View file @
44b8c707
339 Bytes
app/src/main/res/drawable-mdpi/ic_chat_white_24dp.png
0 → 100644
View file @
44b8c707
230 Bytes
app/src/main/res/drawable-xhdpi/ic_chat_white_24dp.png
0 → 100644
View file @
44b8c707
391 Bytes
app/src/main/res/drawable-xxhdpi/ic_chat_white_24dp.png
0 → 100644
View file @
44b8c707
606 Bytes
app/src/main/res/layout/contact_list_fragment.xml
View file @
44b8c707
...
...
@@ -107,7 +107,7 @@
fab:fab_colorNormal=
"@color/red_500"
fab:fab_colorPressed=
"@color/red_700"
fab:fab_colorRipple=
"@color/color_primary_light"
android:src=
"@drawable/ic_
arrow_up
_white_24dp"
android:src=
"@drawable/ic_
chat
_white_24dp"
android:clickable=
"false"
android:layout_marginTop=
"34dp"
...
...
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