Files
frameworks_base/core/java/android
Adam Powell d76008352e Remove ActionBar.LayoutParams MarginLayoutParams constructor
Adding this for L caused some fun issues with source compatibility.
Apps that previously passed another MarginLayoutParams subclass to
ActionBar.LayoutParams' constructor started statically linking to a
constructor overload that did not exist on older platform changes with
no other source changes. In the interests of avoiding these headaches
for developers, remove it.

Bug 15933193

Change-Id: I01cf8dfa2341b9d9629331639433b59352e7e15a
2014-07-01 15:39:28 -07:00
..
2014-05-28 09:13:45 +02:00
2014-07-01 17:37:59 +00:00
2014-06-06 13:33:16 -07:00
2014-06-06 13:33:16 -07:00
2014-06-30 11:25:12 +01:00
2014-06-20 15:16:47 -07:00
2014-07-01 13:12:29 +01:00