Clearing items in MultiSelectListPreference – solution
Hi, today I was working on MultiSelectListPreference in PreferenceFragment screen. I was going to have multi select list where user would be able select items. Each selected item would be…
Hi, today I was working on MultiSelectListPreference in PreferenceFragment screen. I was going to have multi select list where user would be able select items. Each selected item would be…
During my graduation work I had to use navigation drawer for menu list. What is more, I also needed pull to refresh layout. Both items are very sensitive and its…
I have been working for my graduation work on layout `pull to refresh`, called now.. SwipeRefreshLayout. It was connected with NavigationDrawerFragment. During tests over that two things I discovered I…
Here is the simple sample code which converts pretty nice for example polish currencies to float and from float to polish format. These are the spoiler results: DecimalUtil.getInstance().parse("1 123,44) ->…
My graduation work is a project called Państwa Miasta as a big base with words for specific categories. Name Państwa Miasta is from the paper game, very popular in many…