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
8af841e6
Commit
8af841e6
authored
Apr 02, 2015
by
Grigory Fedorov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
New light weight backgrounds.
parent
6dd5005b
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
2 additions
and
0 deletions
+2
-0
ChatViewerFragment.java
...c/main/java/com/xabber/android/ui/ChatViewerFragment.java
+2
-0
chat_background.png
app/src/main/res/drawable-hdpi/chat_background.png
+0
-0
chat_background.png
app/src/main/res/drawable-mdpi/chat_background.png
+0
-0
chat_background.png
app/src/main/res/drawable-xhdpi/chat_background.png
+0
-0
chat_background.png
app/src/main/res/drawable-xxhdpi/chat_background.png
+0
-0
No files found.
app/src/main/java/com/xabber/android/ui/ChatViewerFragment.java
View file @
8af841e6
...
...
@@ -80,6 +80,8 @@ public class ChatViewerFragment extends Fragment implements AdapterView.OnItemCl
View
view
=
inflater
.
inflate
(
R
.
layout
.
chat_viewer_item
,
container
,
false
);
view
.
getBackground
().
setAlpha
(
40
);
sendButton
=
(
ImageButton
)
view
.
findViewById
(
R
.
id
.
button_send_message
);
sendButton
.
setImageResource
(
R
.
drawable
.
ic_button_send_inactive_24dp
);
...
...
app/src/main/res/drawable-hdpi/chat_background.png
View replaced file @
6dd5005b
View file @
8af841e6
626 KB
|
W:
|
H:
106 KB
|
W:
|
H:
2-up
Swipe
Onion skin
app/src/main/res/drawable-mdpi/chat_background.png
View replaced file @
6dd5005b
View file @
8af841e6
312 KB
|
W:
|
H:
61.8 KB
|
W:
|
H:
2-up
Swipe
Onion skin
app/src/main/res/drawable-xhdpi/chat_background.png
View replaced file @
6dd5005b
View file @
8af841e6
This diff is collapsed.
Click to expand it.
app/src/main/res/drawable-xxhdpi/chat_background.png
View replaced file @
6dd5005b
View file @
8af841e6
This diff is collapsed.
Click to expand it.
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