This website works better with JavaScript.
Home
Explore
Help
Sign In
ohtaekwon
/
ist-react-native-date-picker
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
custom am-pm width
master
Henning Hall
5 years ago
parent
bdf3b2ef64
commit
ac3a313e0b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
android/src/main/res/layout/native_picker.xml
+ 1
- 1
android/src/main/res/layout/native_picker.xml
View File
@ -52,7 +52,7 @@
<com.henninghall.date_picker.pickers.AndroidNative
android:id="@+id/ampm"
android:theme="@style/android_native_theme"
style="@style/android_native
_small
"
style="@style/android_native"
android:tag="ampm" />
</LinearLayout>
Write
Preview
Loading…
Cancel
Save