E edgar_ortiz Active Member Licensed User Longtime User Apr 29, 2015 #1 Hi How I set the Spinner Background to a "File.png" included in the project? This is asking for : "android.graphics.drawable.Drawable" Regards, Edgar
Hi How I set the Spinner Background to a "File.png" included in the project? This is asking for : "android.graphics.drawable.Drawable" Regards, Edgar
Erel B4X founder Staff member Licensed User Longtime User Apr 30, 2015 #2 Create a BitmapDrawable with the image. Upvote 0