19 lines
620 B
Java
19 lines
620 B
Java
/* 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 org.sufficientlysecure.keychain.api;
|
|
|
|
public final class R {
|
|
public static final class drawable {
|
|
public static final int ic_action_cancel_launchersize = 0x7f020007;
|
|
public static final int ic_action_cancel_launchersize_light = 0x7f020008;
|
|
}
|
|
public static final class string {
|
|
public static final int openpgp_install_openkeychain_via = 0x7f050001;
|
|
public static final int openpgp_list_preference_none = 0x7f050000;
|
|
}
|
|
}
|