summaryrefslogtreecommitdiffstats
path: root/res/values/themes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/themes.xml')
-rw-r--r--res/values/themes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/themes.xml b/res/values/themes.xml
index c247107c..4a6e633c 100644
--- a/res/values/themes.xml
+++ b/res/values/themes.xml
@@ -16,7 +16,7 @@ limitations under the License.
<resources>
<!-- The theme for the Dialer app. -->
<style name="Theme.Dialer" parent="android:Theme.DeviceDefault.NoActionBar">
- <item name="android:actionBarSize">96dp</item>
+ <item name="android:actionBarSize">@dimen/action_bar_height</item>
<item name="android:actionBarItemBackground">@drawable/action_button_background</item>
<!-- Menu button style -->
<item name="android:actionButtonStyle">@style/Widget.Dialer.ActionButton</item>