Shut Down
جمعه 16 خرداد 1393, 15:13 عصر
سلام
من از یک edittext برای سرچ تو دیتابیس سرور استفاده میکنم
اگه عدد سرچ کنم مشکلی نیست
مثلا یک عدد سرچ میکنم و بعد پاک میکنم و دوباره ...
اما وقتی یک حرف یا جمله سرچ میکنم و پاکش میکنم و دوباره عدد سرچ میکنم ارور میده
06-06 14:11:58.726: E/AndroidRuntime(6193): java.lang.IllegalStateException: The content of the adapter has changed but ListView did not receive a notification. Make sure the content of your adapter is not modified from a background thread, but only from the UI thread. [in ListView(2131034138, class android.widget.ListView) with Adapter(class pr0gram3r72.BookOnline.AdapterApplication)]
من از یک edittext برای سرچ تو دیتابیس سرور استفاده میکنم
اگه عدد سرچ کنم مشکلی نیست
مثلا یک عدد سرچ میکنم و بعد پاک میکنم و دوباره ...
اما وقتی یک حرف یا جمله سرچ میکنم و پاکش میکنم و دوباره عدد سرچ میکنم ارور میده
06-06 14:11:58.726: E/AndroidRuntime(6193): java.lang.IllegalStateException: The content of the adapter has changed but ListView did not receive a notification. Make sure the content of your adapter is not modified from a background thread, but only from the UI thread. [in ListView(2131034138, class android.widget.ListView) with Adapter(class pr0gram3r72.BookOnline.AdapterApplication)]