This commit is contained in:
Frank Skare
2021-06-17 23:52:25 +02:00
parent 075e238c46
commit 8340c18257

View File

@@ -4,7 +4,7 @@
<button text="PLAY" ontap="play" /> <button text="PLAY" ontap="play" />
<button text="PREV" ontap="prev" /> <button text="PREV" ontap="prev" />
<button text="NEXT" ontap="next" /> <button text="NEXT" ontap="next" />
<button text="Enter" ontap="enter" /> <button text="Enter" ontap="enter" />
</row> </row>
<row> <row>
<button text="LEFT" ontap="left" /> <button text="LEFT" ontap="left" />