iamutkarshtiwari / Ananas

An easy image editor integration for your Android apps.
MIT License
250 stars 112 forks source link

When I try to convert this project into kotlin and improt project into existing project using data binding #101

Open khalil05400 opened 2 years ago

khalil05400 commented 2 years ago

import android.widget.shape; ^ symbol: class shape location: package android.widget

NobilityDeviant commented 2 years ago

You have to move background_border.xml to the drawable folder.