liuqirui_part
刘骐瑞 6 months ago
parent 582e64efb4
commit ab66af1810

@ -41,15 +41,14 @@ dependencies {
// AndroidX
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'com.google.android.material:material:1.9.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'androidx.recyclerview:recyclerview:1.3.2'
// Kotlin
implementation "org.jetbrains.kotlin:kotlin-stdlib:1.8.20"
//
implementation 'com.github.bumptech.glide:glide:4.15.1'
//
implementation project(':mainnavigatetabbar')

@ -4,7 +4,6 @@ import android.os.Bundle;
import android.view.View;
import androidx.appcompat.app.AppCompatActivity;
import androidx.fragment.app.Fragment;
import androidx.fragment.app.FragmentTransaction;
import com.startsmake.llrisetabbardemo.R;

Loading…
Cancel
Save