Loading packages/SystemUI/res/layout/remote_input.xml +1 −0 Original line number Original line Diff line number Diff line Loading @@ -63,6 +63,7 @@ android:paddingBottom="12dp" android:paddingBottom="12dp" android:id="@+id/remote_input_send" android:id="@+id/remote_input_send" android:src="@drawable/ic_send" android:src="@drawable/ic_send" android:contentDescription="@*android:string/ime_action_send" android:tint="@color/remote_input_send" android:tint="@color/remote_input_send" android:tintMode="src_in" android:tintMode="src_in" android:background="@drawable/ripple_drawable" /> android:background="@drawable/ripple_drawable" /> Loading Loading
packages/SystemUI/res/layout/remote_input.xml +1 −0 Original line number Original line Diff line number Diff line Loading @@ -63,6 +63,7 @@ android:paddingBottom="12dp" android:paddingBottom="12dp" android:id="@+id/remote_input_send" android:id="@+id/remote_input_send" android:src="@drawable/ic_send" android:src="@drawable/ic_send" android:contentDescription="@*android:string/ime_action_send" android:tint="@color/remote_input_send" android:tint="@color/remote_input_send" android:tintMode="src_in" android:tintMode="src_in" android:background="@drawable/ripple_drawable" /> android:background="@drawable/ripple_drawable" /> Loading