Failed linking file resources

后端 未结 25 1018
悲&欢浪女
悲&欢浪女 2020-12-01 03:09

This is the java file that is giving the error

package com.example.daksh.timetable;

import android.support.v7.app.AppCompatActivity;
import         


        
25条回答
  •  伪装坚强ぢ
    2020-12-01 03:59

    Add agian your deleted drawable image .jpg/png etc formate. and Then run your project to fine working on android studio 3.6.1

提交回复
热议问题