Re: [android-developers] List view row background.

2012-04-09 Thread Bin Yang
Define common list item layout file. Using LayoutInflater to create view of Adpater. 在 2012年4月9日 下午4:30,Put_tiMe 写道: > I want to add a background image for each row of a list-view control. > I have written a custom adapter for the list view. > > What is the best way of doing it? > > > -- > You r

Re: [android-developers] Writing files in UTF-8

2012-03-29 Thread Bin Yang
try to flush! 在 2012年3月29日 下午3:25,Dirk Vranckaert 写道: > In my application users can export their data (or a subset of it) to a CSV > file (to be used in Excel or any other spreadsheet app). > However some of my users are reporting that if they export some that > contains non-western characters (l

[android-developers] Re: Adjust Screen Size When Soft Keyboard Shown

2012-03-08 Thread bin yang
Please say it clearly On Mar 5, 7:02 am, Mark Murphy wrote: > On Sun, Mar 4, 2012 at 5:57 PM, Matt Clark wrote: > > Right now in my app, when the soft keyboard is shown, it does not resize my > > activity to the upper half of the screen that is not being covered by the > > keyboard, higing some

Re: [android-developers] need help on adding custom view to XML file

2012-03-08 Thread Bin Yang
To debug, find the null object . 在 2012年3月6日 下午2:09,chowdary nani 写道: > Typeface.create("arial", Typeface.NORMAL); -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com T