8000 GitHub · Where software is built
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Feb 26, 2023. It is now read-only.

Cannot find "R.ıd" (turkish i) #370

@pyricau

Description

@pyricau

Issue reporting on the mailing list

I am getting this error and its not compiling: Id not found: R.ıd.mytext
There is a component with "mytext" id. Please notice that its looking for "R.ıd.mytext" not "R.id.mytext"
"ı" is a turkish character.

@EActivity(R.layout.main)
public class HelloAndroidActivity extends Activity {

    @ViewById
    TextView mytext;

}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0