java - Android imageview not being recognized -


I have an image view in an activity that I am trying to use to display the first image in the list (Which will be switched when another image is selected from the gallery)

  Android: image = "@ + ID / image view 1" Android: layout_margintop = "100 dp" Android: Layout_width = "250dp" Android: layout_gujarita = "center_horizontal" Android: layout_height = "250dp" Android: src = "@drao Force / Image 1 "/>  

Now my RJA has the following code:

  Public Fixed Last Class Drawable {public static last int ic_launcher = 0x7f020000; Public fixed integer image 1; Public static integer image 2; Public static integer image 3; Public static integer image 4; Public static integer image 5; Public static integer image 6; Public static integer image 7; Public static integer image8; }  

But Eclipse does not like it and I am unable to launch this application.

Similarly, I have a Magellary Class and Adapter that are responsible for manipulating these images, but the adapter can not "see" these reasons for any reason (despite them the public is stable) .

Integer is a square and int is a primitive type. Change to complete the intersections.


Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -