summaryrefslogtreecommitdiff
path: root/android/sdremote/res/layout/fragment_computers_list.xml
diff options
context:
space:
mode:
Diffstat (limited to 'android/sdremote/res/layout/fragment_computers_list.xml')
-rw-r--r--android/sdremote/res/layout/fragment_computers_list.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/sdremote/res/layout/fragment_computers_list.xml b/android/sdremote/res/layout/fragment_computers_list.xml
index c780bab0463b..46cb106058f5 100644
--- a/android/sdremote/res/layout/fragment_computers_list.xml
+++ b/android/sdremote/res/layout/fragment_computers_list.xml
@@ -8,7 +8,7 @@
<LinearLayout
android:animateLayoutChanges="true"
- android:id="@+id/container_progress"
+ android:id="@+id/layout_progress"
android:orientation="vertical"
android:gravity="center"
android:paddingLeft="@dimen/padding_horizontal_progress_layout"