blob: 07e60847e0c62b2d8f912afd7174fd2c1630cdfe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.koushikdutta.async;
public final class R {
public static final class drawable {
public static final int ic_launcher = 0x7f020001;
public static final int ic_action_search = 0x7f020000;
}
}
|