Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
halo
packages_apps_DeskClock
Commits
2f0f7936
Commit
2f0f7936
authored
12 years ago
by
Isaac Katzenelson
Browse files
Options
Download
Email Patches
Plain Diff
Force time in alert to LTR
Bug: 8669691 Change-Id: I74e35efbc20b07803f2ef9e497c640e764c4dc7d
parent
6005045e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
res/layout-land/alarm_alert.xml
res/layout-land/alarm_alert.xml
+1
-0
res/layout/alarm_alert.xml
res/layout/alarm_alert.xml
+1
-0
No files found.
res/layout-land/alarm_alert.xml
View file @
2f0f7936
...
@@ -51,6 +51,7 @@
...
@@ -51,6 +51,7 @@
android:id=
"@+id/digitalClock"
android:id=
"@+id/digitalClock"
android:layout_width=
"wrap_content"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:layoutDirection=
"ltr"
android:baselineAligned=
"false"
android:baselineAligned=
"false"
android:gravity=
"top"
>
android:gravity=
"top"
>
...
...
This diff is collapsed.
Click to expand it.
res/layout/alarm_alert.xml
View file @
2f0f7936
...
@@ -46,6 +46,7 @@
...
@@ -46,6 +46,7 @@
android:layout_width=
"wrap_content"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:gravity=
"top"
android:gravity=
"top"
android:layoutDirection=
"ltr"
android:paddingBottom=
"24dp"
android:paddingBottom=
"24dp"
android:baselineAligned=
"false"
android:baselineAligned=
"false"
>
>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment