diff options
author | Sebastian Kaspari <s.kaspari@gmail.com> | 2018-10-08 16:04:02 +0200 |
---|---|---|
committer | Sebastian Kaspari <s.kaspari@gmail.com> | 2018-10-08 16:08:31 +0200 |
commit | f8a84a763b722962a832fe888bc4b679f40e8d49 (patch) | |
tree | e7c1f7649b7c9c143706a3e21b0d5a6b9707fc6a /python/servo/util.py | |
parent | eb13ddc00c566c695c64f9eda578d7a6e94c2c93 (diff) | |
download | servo-f8a84a763b722962a832fe888bc4b679f40e8d49.tar.gz servo-f8a84a763b722962a832fe888bc4b679f40e8d49.zip |
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.
Diffstat (limited to 'python/servo/util.py')
0 files changed, 0 insertions, 0 deletions