summaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/call_method_spinner_dropdown_item.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/call_method_spinner_dropdown_item.xml b/res/layout/call_method_spinner_dropdown_item.xml
index dc3d7b1..2fe64b4 100644
--- a/res/layout/call_method_spinner_dropdown_item.xml
+++ b/res/layout/call_method_spinner_dropdown_item.xml
@@ -16,7 +16,7 @@
<LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="horizontal"
- android:layout_width="@dimen/call_method_spinner_dropdown_item_width"
+ android:layout_width="match_parent"
android:layout_height="@dimen/dialpad_digits_height"
android:paddingStart="@dimen/call_method_spinner_item_default_padding"
android:paddingEnd="@dimen/call_method_spinner_item_default_padding">