benchmark-toolbox: add benchmark-toolbox
a unified benchmarking tool
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
<brls:Box
|
||||
width="auto"
|
||||
height="auto"
|
||||
axis="column"
|
||||
alignItems="center">
|
||||
|
||||
<brls:Image
|
||||
id="image"
|
||||
width="auto"
|
||||
height="auto"
|
||||
focusable="true"
|
||||
marginBottom="20px" />
|
||||
|
||||
<brls:Label
|
||||
id="label"
|
||||
width="auto"
|
||||
height="auto"
|
||||
horizontalAlign="center"
|
||||
textColor="@theme/captioned_image/caption" />
|
||||
|
||||
</brls:Box>
|
||||
Reference in New Issue
Block a user