Grzegorz

Results 20 issues of Grzegorz

_From [[email protected]](https://code.google.com/u/110180172815358299316/) on February 13, 2014 03:57:40_ nama = new String[] { "2 Potong Ayam", "Wing Bucket" }; @Override public void onItemClick(AdapterView arg0, View arg1, int position, long arg3){ ```...

bug
imported
Priority-Medium

_From [[email protected]](https://code.google.com/u/102576984876443647420/) on December 10, 2013 23:33:23_ What steps will reproduce the problem? 1. Activate a checkbox from the project sample 2. Scroll down 3. Another checkbox that was previously...

bug
imported
Priority-Medium

_From [[email protected]](https://code.google.com/u/117660759622302917283/) on September 02, 2013 13:22:59_ What steps will reproduce the problem? 1. It does not recognizes which item is clicked. I set listView.setOnItemClickListener and implemented the OnItemClickListener method...

bug
imported
Priority-Medium

_From [[email protected]](https://code.google.com/u/101486270430361501327/) on April 30, 2013 13:17:28_ What steps will reproduce the problem? 1. Increasing the list view item height! 2.more time in a list view item 3.or simply when...

bug
imported
Priority-Medium

_From [[email protected]](https://code.google.com/u/101486270430361501327/) on December 26, 2012 18:42:07_ I'm trying to add searchbar/seachView for this section list //============================================================ private TextWatcher textWatcher = new TextWatcher() { ``` @Override public void onTextChanged(CharSequence s,...

bug
imported
Priority-Medium

_From [[email protected]](https://code.google.com/u/106800877343729206661/) on October 01, 2012 11:10:38_ What steps will reproduce the problem? Use as Android Library project, build with ADT14+ What is the expected output? What do you see...

bug
imported
Priority-Medium

_From [[email protected]](https://code.google.com/u/100165627217272917248/) on November 20, 2013 10:45:00_ Thanks for your jar. I am fetching one issue when I will zoom or move, Child objects get blur for some milliseconds. May...

bug
imported
Priority-Medium

_From [[email protected]](https://code.google.com/u/112653841785079208380/) on June 12, 2013 14:35:34_ First of all..Thank you for this amazing and efficient library. I have attached ZoomView class with little modification. I wanted to catch all...

bug
imported
Priority-Medium

_From [[email protected]](https://code.google.com/u/105842265883282469096/) on February 19, 2013 10:14:03_ What steps will reproduce the problem? 1. Include the ZoomView in an existing layout, for example as a FrameLayout child. 2. Run the...

bug
imported
Priority-Medium

_From [[email protected]](https://code.google.com/u/115464895503374529598/) on January 29, 2013 22:40:51_ My question is quite simple, how to ue ZoomView ? I have put the jar in my buildpath, but after ? When I...

bug
imported
Priority-Medium