Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ab0d796c authored by Justin Mattson's avatar Justin Mattson Committed by Android Git Automerger
Browse files

am b01e4e2c: Merge "Put annotations in the right place" into lmp-dev

* commit 'b01e4e2c73159d39b8ba9d4437f550adb170295e':
  Put annotations in the right place
parents 8e165667 1d935abd
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -2497,8 +2497,6 @@

  <public-padding type="interpolator" name="l_resource_pad" end="0x010c0010" />

  <!-- @SystemApi -->
  <!-- @hide -->
  <public type="style" name="Theme.Leanback.FormWizard"/>

  <!-- An interpolator which accelerates fast but decelerates slowly. -->
+1 −2
Original line number Diff line number Diff line
@@ -63,8 +63,7 @@
        <item name="alertDialogStyle">@style/AlertDialog.Leanback</item>
    </style>

    <!-- Setup and form wizard themes -->

    <!-- Setup and form wizard themes @hide @SystemApi-->
    <style name="Theme.Leanback.FormWizard" parent="Theme.Material.NoActionBar">
        <item name="windowBackground">@drawable/background_leanback_setup</item>
        <item name="colorBackgroundCacheHint">@null</item>