Failed linking file resources

后端 未结 25 1012
悲&欢浪女
悲&欢浪女 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:51

    Check your XML files for resolving the Errors.Most of the time the changes made to your XMLfiles get Affected.so try to check the last changes you made.

    Try to Clean your Project....It Works

    Happy Coding:)

提交回复
热议问题