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

Commit 8e093107 authored by Alan Viverette's avatar Alan Viverette
Browse files

TouchFeedbackDrawable is now RippleDrawable

Change-Id: I71fce5e7eada5aec0e10f2449666c8c83a21c3c8
parent 5ec92ecc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,5 +14,5 @@
     See the License for the specific language governing permissions and
     limitations under the License.
-->
<touch-feedback xmlns:android="http://schemas.android.com/apk/res/android"
<ripple xmlns:android="http://schemas.android.com/apk/res/android"
    android:tint="@color/primary_dark" android:pinned="true" />
+1 −1
Original line number Diff line number Diff line
@@ -14,5 +14,5 @@
     See the License for the specific language governing permissions and
     limitations under the License.
-->
<touch-feedback xmlns:android="http://schemas.android.com/apk/res/android"
<ripple xmlns:android="http://schemas.android.com/apk/res/android"
    android:tint="@color/gray_50" android:pinned="true" />
+1 −1
Original line number Diff line number Diff line
@@ -14,5 +14,5 @@
     See the License for the specific language governing permissions and
     limitations under the License.
-->
<touch-feedback xmlns:android="http://schemas.android.com/apk/res/android"
<ripple xmlns:android="http://schemas.android.com/apk/res/android"
    android:tint="@color/gray_60" android:pinned="true" />