1
0
mirror of https://github.com/wjwwood/serial.git synced 2026-01-22 11:44:53 +08:00
Cheng Zhong 8acb986415 Added android support
1. Added Android NDK support for serial.
2. Give a simple sample app for android.
2016-01-21 18:19:15 +08:00

7 lines
253 B
XML

<resources>
<!-- Default screen margins, per the Android Design guidelines. -->
<dimen name="activity_horizontal_margin">16dp</dimen>
<dimen name="activity_vertical_margin">16dp</dimen>
<dimen name="fab_margin">16dp</dimen>
</resources>