Sign in
android
/
platform
/
frameworks
/
base
/
47c23a228deb2fa2e7158c58fc42441e8517ea38
/
.
/
libs
/
androidfw
/
tests
/
data
/
app
/
R.h
blob: 780a11610ef54c10ac849cb59e08d7459b03a07d [
file
] [
log
] [
blame
]
#ifndef
__APP_R_H
#define
__APP_R_H
namespace
app
{
namespace
R
{
namespace
attr
{
enum
{
number
=
0x7f010000
,
// default
};
}
namespace
style
{
enum
{
Theme_One
=
0x7f020000
,
// default
};
}
}
// namespace R
}
// namespace app
#endif
// __APP_R_H