Hans-Christoph Steiner df818b0aed
fix crash in SwapView on android < 21
In order to support Android < 21, this calls `super` rather than `this`.
RelativeLayout}'s methods just use a 0 for the fourth argument, just like
this used to.
2019-10-14 15:19:13 +02:00
..
2019-10-14 15:19:13 +02:00
2019-07-06 00:12:33 +02:00