summaryrefslogtreecommitdiff
path: root/client/Piztor/res/layout/checkindialog.xml
diff options
context:
space:
mode:
authorTeddy <[email protected]>2013-09-02 14:35:01 +0800
committerTeddy <[email protected]>2013-09-02 14:35:01 +0800
commita0dda37816df15e226def457e41ba6abfa778d63 (patch)
treea17c944bc2ec89a64a51ce20f37dde224ef138dc /client/Piztor/res/layout/checkindialog.xml
parente2dac93affbf75bde6ae29570f7141e58cdd3e09 (diff)
parent4886fe2f439e7df2ab5451893a8915705d39b6fd (diff)
Merge branch 'game' of github.com:Determinant/piztor into game
Diffstat (limited to 'client/Piztor/res/layout/checkindialog.xml')
-rw-r--r--client/Piztor/res/layout/checkindialog.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/Piztor/res/layout/checkindialog.xml b/client/Piztor/res/layout/checkindialog.xml
index b84404b..1c1cff7 100644
--- a/client/Piztor/res/layout/checkindialog.xml
+++ b/client/Piztor/res/layout/checkindialog.xml
@@ -13,7 +13,7 @@
<ProgressBar
android:id="@+id/checkin_progress"
- android:layout_width="wrap_content"
+ android:layout_width="200dip"
android:layout_height="wrap_content"
android:max="10000"
android:layout_gravity="center"