Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
TouchDB を使用して DB を複製し、その内容を ViewPager の一連の ListView に表示しています。私が抱えている問題は、最初のレプリケーションで TouchDB がレプリケーションを完了する前に onSuccess()/onPostExecute() メソッドを呼び出すことです。
これに対する解決策はありますか?