🤯 Update dependencies, switch to AndroidX
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
~ limitations under the License.
|
||||
-->
|
||||
|
||||
<android.support.constraint.ConstraintLayout
|
||||
<androidx.constraintlayout.widget.ConstraintLayout
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
@@ -98,4 +98,4 @@
|
||||
android:textColor="@color/colorAccent"
|
||||
app:layout_constraintRight_toLeftOf="@+id/ok"
|
||||
app:layout_constraintTop_toBottomOf="@+id/radioGroup"/>
|
||||
</android.support.constraint.ConstraintLayout>
|
||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
||||
|
||||
Reference in New Issue
Block a user