diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2018-10-09 01:11:35 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-09 01:11:35 -0400 |
commit | 3455d223db93ab7e3b549dc2795577855bc8d9c6 (patch) | |
tree | 31ef4c58623a211a8fa55c0807823021332aa3f9 /python/servo/util.py | |
parent | 552af0043ae237d56090a274556bc89156b050ec (diff) | |
parent | f8a84a763b722962a832fe888bc4b679f40e8d49 (diff) | |
download | servo-3455d223db93ab7e3b549dc2795577855bc8d9c6.tar.gz servo-3455d223db93ab7e3b549dc2795577855bc8d9c6.zip |
Auto merge of #21890 - pocmo:servoview-default-constructor, r=paulrouget
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.
---
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21890)
<!-- Reviewable:end -->
Diffstat (limited to 'python/servo/util.py')
0 files changed, 0 insertions, 0 deletions