[network/kdeconnect-android/kdeconnect-android-work/close-button] src/main/res/layout: Swap home and mic buttons

Albert Vaca Cintora <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 7806622b483951439618eb29dd3fcfe1c6a756fa by Albert Vaca Cintora, on behalf of Douglas Carvalho.
Committed on 02/08/2026 at 21:31.
Pushed by albertvaka into branch 'kdeconnect-android-work/close-button'.

Swap home and mic buttons

M  +2    -2    src/main/res/layout/activity_bigscreen.xml

https://invent.kde.org/network/kdeconnect-android/-/commit/7806622b483951439618eb29dd3fcfe1c6a756fa

diff --git a/src/main/res/layout/activity_bigscreen.xml b/src/main/res/layout/activity_bigscreen.xml
index a9b645e47..00488e84e 100644
--- a/src/main/res/layout/activity_bigscreen.xml
+++ b/src/main/res/layout/activity_bigscreen.xml
@@ -48,7 +48,7 @@ SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted
             android:id="@+id/mic_button"
             app:layout_column="2"
             app:layout_columnWeight="1"
-            app:layout_row="0"
+            app:layout_row="2"
             app:layout_rowWeight="1"
             android:contentDescription="@string/bigscreen_mic"
             app:iconSize="32dp"
@@ -119,7 +119,7 @@ SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted
             app:iconSize="32dp"
             app:layout_column="2"
             app:layout_columnWeight="1"
-            app:layout_row="2"
+            app:layout_row="0"
             app:layout_rowWeight="1" />
     </androidx.gridlayout.widget.GridLayout>
 </androidx.coordinatorlayout.widget.CoordinatorLayout>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.