Skip to content

Commit 9d8e332

Browse files
committed
Add new icons
1 parent cde8db3 commit 9d8e332

File tree

8 files changed

+2
-1
lines changed

8 files changed

+2
-1
lines changed

gen/org/cgutman/usbipserverforandroid/R.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1073,6 +1073,7 @@ public static final class drawable {
10731073
public static final int abc_textfield_searchview_right_holo_dark=0x7f020055;
10741074
public static final int abc_textfield_searchview_right_holo_light=0x7f020056;
10751075
public static final int ic_launcher=0x7f020057;
1076+
public static final int notification_icon=0x7f020058;
10761077
}
10771078
public static final class id {
10781079
public static final int action_bar=0x7f05001c;

ic_launcher-web.png

60.4 KB
Loading

res/drawable-hdpi/ic_launcher.png

-3 KB
Loading

res/drawable-mdpi/ic_launcher.png

-1.3 KB
Loading

res/drawable-xhdpi/ic_launcher.png

-5.46 KB
Loading
-11.5 KB
Loading

res/drawable/notification_icon.png

459 Bytes
Loading

res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<resources>
22

3-
<string name="app_name">USB/IP Server for Android</string>
3+
<string name="app_name">USB/IP Server</string>
44
<string name="service_name">USB/IP Server Service</string>
55

66
</resources>

0 commit comments

Comments
 (0)