summaryrefslogtreecommitdiff
path: root/android/sdremote/res/layout/fragment_computers_list.xml
diff options
context:
space:
mode:
authorArtur Dryomov <artur.dryomov@gmail.com>2013-09-15 00:06:54 +0300
committerArtur Dryomov <artur.dryomov@gmail.com>2013-09-15 02:34:29 +0300
commit57e171b3933b8afca1ae4cdd63b87486f18161ba (patch)
treedfa02daa1e24c9f84d7f079d451466f2e74593e6 /android/sdremote/res/layout/fragment_computers_list.xml
parenta703824aaf4d1446bf65881702ed8e343e2b8399 (diff)
Change the computers fragment to be more simple.
Change-Id: I8acddd744e11aa3c29ba281b321a4e02347a1823
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"