Use inside buttons group to define view position.

This commit is contained in:
Albert Cervera i Areny 2021-03-28 17:15:00 +02:00
parent 8be89957f4
commit 57cf1b178e
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<data>
<xpath expr="/form/group[@id='buttons']/button[@name='activity_split']" position="after">
<xpath expr="/form/group[@id='buttons']" position="inside">
<button name="guess"/>
</xpath>
<xpath expr="/form/label[@name='state']" position="replace" />