Files
frameworks_base/core/java/android/view
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-06-18 10:45:27 -07:00
2014-06-02 16:33:52 -07:00
2013-11-01 02:38:01 +00:00
2014-06-27 22:34:16 +00:00
2014-06-27 22:34:16 +00:00
2014-07-01 09:39:54 -07:00