java - Custom UI library not working in project -


I would have added a library in your project, however, when I use any ideas offered by the library, then It gives me the unbound prefix error . I've added the Namespace and also in my XML file, I'm still getting this error.

  & lt ;? Xml version = "1.0" encoding = "UTF-8" & gt; & Lt; RelativeLayout xmlns: android = "http://schemas.android.com/apk/res/android" xmlns: wingokuFlatUI = "http://schemas.android.com/apk/res-auto" Android: layout_width = "match_parent" Android: layout_height = "match_parent" & gt; & Lt; com.wingoku.flatUI.WinGokuFlatButton Android: Android: Layout_width = "Wrap_content" Android: Layout_height = "Wrap_content" android: text = "wingoku" Android: textColor = "#fff" wingokuFlatUI: Samanystet Corolr = "# EB 9 74 A" Wingoku flatui: pressed position = "# F2784b" /> & Lt; / RelativeLayout & gt;  Update:   

After making some changes, I am getting this error now

  Multiple annotations found in this line: - error: package feature in 'com.example.android_flatui_testing' 'Samanyrajy "a resource identifier not found - error: could not find a resource identifier for the attribute' package 'com. Com.example.android_flatui_testing '  

What can I do to change the code to get rid of this error?

Regards

Are you define Nemsap flatUI And you are using flat_ later. I think you should use the same character cover in both instances.

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -