32 lines
553 B
Plaintext
32 lines
553 B
Plaintext
"resource/layout/overlay_achievement_item.layout"
|
|
{
|
|
controls
|
|
{
|
|
icon { controlname="ImagePanel" scaleimage=1 }
|
|
caption { controlname=label labeltext="#Overlay_Achievement_Recent" }
|
|
name { controlname=label style=name }
|
|
}
|
|
colors
|
|
{
|
|
}
|
|
styles
|
|
{
|
|
name
|
|
{
|
|
font-size=17 [$LINUX]
|
|
font-size=26
|
|
textcolor=DefaultText
|
|
}
|
|
|
|
}
|
|
|
|
layout
|
|
{
|
|
region { name=body width=max }
|
|
|
|
place { region=body control=icon y=0 x=0 width=64 height=64 }
|
|
place { region=body control=caption y=32 x=74 }
|
|
place { region=body control=name y=6 x=74 }
|
|
}
|
|
}
|