Files
servo/support/android
Sebastian Kaspari f8a84a763b ServoView: Add default constructor.
Android's `View` has multiple constructors. Currently only `ServoView(Context, AttributeSet)` is available.
This constructor is usually used by Android when inflating a View from a layout XML file. However when
creating the `View` in code no `AttributeSet` is available.
2018-10-08 16:08:31 +02:00
..
2018-10-08 16:08:31 +02:00
2018-08-20 18:22:29 -04:00
2018-08-20 18:22:29 -04:00