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
b05bc240
Commit
b05bc240
authored
Feb 20, 2015
by
Grigory Fedorov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Unused drawables removed.
parent
54bceeb0
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
0 additions
and
40 deletions
+0
-40
chat_border.9.png
app/src/main/res/drawable-hdpi/chat_border.9.png
+0
-0
notify_panel_notification_icon_bg.png
...n/res/drawable-hdpi/notify_panel_notification_icon_bg.png
+0
-0
shadow.png
app/src/main/res/drawable-hdpi/shadow.png
+0
-0
notify_panel_notification_icon_bg.png
.../res/drawable-xhdpi/notify_panel_notification_icon_bg.png
+0
-0
chat_border.9.png
app/src/main/res/drawable/chat_border.9.png
+0
-0
notify_panel_notification_icon_bg.png
...c/main/res/drawable/notify_panel_notification_icon_bg.png
+0
-0
notify_panel_notification_icon_bg_tile.xml
...n/res/drawable/notify_panel_notification_icon_bg_tile.xml
+0
-21
reconnect.png
app/src/main/res/drawable/reconnect.png
+0
-0
shadow_repeat.xml
app/src/main/res/drawable/shadow_repeat.xml
+0
-19
No files found.
app/src/main/res/drawable-hdpi/chat_border.9.png
deleted
100644 → 0
View file @
54bceeb0
294 Bytes
app/src/main/res/drawable-hdpi/notify_panel_notification_icon_bg.png
deleted
100644 → 0
View file @
54bceeb0
107 Bytes
app/src/main/res/drawable-hdpi/shadow.png
deleted
100644 → 0
View file @
54bceeb0
175 Bytes
app/src/main/res/drawable-xhdpi/notify_panel_notification_icon_bg.png
deleted
100644 → 0
View file @
54bceeb0
138 Bytes
app/src/main/res/drawable/chat_border.9.png
deleted
100644 → 0
View file @
54bceeb0
290 Bytes
app/src/main/res/drawable/notify_panel_notification_icon_bg.png
deleted
100644 → 0
View file @
54bceeb0
98 Bytes
app/src/main/res/drawable/notify_panel_notification_icon_bg_tile.xml
deleted
100644 → 0
View file @
54bceeb0
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2011 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<bitmap
xmlns:android=
"http://schemas.android.com/apk/res/android"
android:tileMode=
"repeat"
android:src=
"@drawable/notify_panel_notification_icon_bg"
/>
app/src/main/res/drawable/reconnect.png
deleted
100644 → 0
View file @
54bceeb0
1021 Bytes
app/src/main/res/drawable/shadow_repeat.xml
deleted
100644 → 0
View file @
54bceeb0
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (c) 2013, Redsolution LTD. All rights reserved.
This file is part of Xabber project; you can redistribute it and/or
modify it under the terms of the GNU General Public License, Version 3.
Xabber is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License,
along with this program. If not, see http://www.gnu.org/licenses/.
-->
<bitmap
xmlns:android=
"http://schemas.android.com/apk/res/android"
android:src=
"@drawable/shadow"
android:tileMode=
"repeat"
/>
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