Audio to right (#2664)

* r.align
This commit is contained in:
Totoo 2025-05-23 12:27:57 +02:00 committed by GitHub
parent ac31f4781c
commit 3c8335c942
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
24 changed files with 26 additions and 26 deletions

View file

@ -259,7 +259,7 @@ class POCSAGAppView : public View {
' ',
true /*wrap*/};
AudioVolumeField field_volume{
{28 * 8, 0 * 16}};
{screen_width - 2 * 8, 0 * 16}};
Image image_status{
{0 * 8 + 4, 1 * 16 + 2, 16, 16},