<Can someone help me analyze this script I can't f...
# forum
r
Can someone help me analyze this script I can't find the error This is a P2P Market place app. It has Java and Kotlin, I just got the script and tried to build it but this particular file is giving me a hard time with this error. package com.mycom.myapp.utills import android.annotation.SuppressLint import android.content.Intent import android.graphics.Color import android.graphics.drawable.Drawable import android.graphics.drawable.GradientDrawable import android.os.Bundle import android.os.CountDownTimer import android.text.Editable import...