diff options
Diffstat (limited to 'packages/SystemUI/res/layout-xlarge/ticker.xml')
-rw-r--r-- | packages/SystemUI/res/layout-xlarge/ticker.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/SystemUI/res/layout-xlarge/ticker.xml b/packages/SystemUI/res/layout-xlarge/ticker.xml index 993bfc6..d3a52c5 100644 --- a/packages/SystemUI/res/layout-xlarge/ticker.xml +++ b/packages/SystemUI/res/layout-xlarge/ticker.xml @@ -21,6 +21,7 @@ android:layout_height="wrap_content" android:orientation="horizontal" android:background="#ff1d1d1d" + android:paddingRight="48dp" > <!-- android:background="@drawable/ticker_background" |