iOS Swift 5 Tutorial 2020: Pull to Refresh to a UITableView in iOS Hindi...
seen from China

seen from United States
seen from China
seen from United States
seen from Germany
seen from Germany
seen from Netherlands
seen from South Korea
seen from China

seen from United States
seen from Italy
seen from Netherlands

seen from United States

seen from Russia
seen from United States

seen from United States
seen from Saudi Arabia

seen from Bulgaria
seen from United States
seen from United States
iOS Swift 5 Tutorial 2020: Pull to Refresh to a UITableView in iOS Hindi...
Coach.me
pull to refresh #prototype #prototyping #framerjs #twitter #pulltorefresh #mobile #design #ui #ux #ixd #uidesign #uxdesign #interactiondesign #mobiledesign #mobileinterface #userinterface #inspiration #uiinspiration #uxinspiration #creative #userexperience
Android swiperefresh tutorial. How to use this component with ListView and refresh the UI
set color scheme
http://android-er.blogspot.com/2014/07/set-color-scheme-of-progress-animation.html
without overscroll
http://stackoverflow.com/questions/23341735/swiperefreshlayout-swipe-down-to-refresh-but-not-move-the-view-pull-down
PullToRefreshのカスタムアニメーションを作ってみた
プルダウンして更新したりするPullToRefreshのアニメーションを自分で作ってみた。
今回は簡単にUILabelを3つ用意し、UIScrollViewのcontentOffsetによって、パーツの位置を少しずつ調整しました。
一定距離スクロールしたあとの更新中のアニメーションはUIViewアニメーションを使っています。
コードはこちら ↓↓
TwinklePullDown
想像より地味かなとも思うけど、まあいいか。
どんなアニメーションにするかを考えるのが難しいですね。
love some of the @timehop animations in the app #pulltorefresh
Messaging replacement app for Android
When @dtewfik showed me the updated UI for the groupme app yesterday, I immediately wondered why the default messaging app in Android wasn't as fluid. Being able to switch threads from a fly-in menu make the entire messaging experience far better. I decided, since I'm trying to learn more android development, it might be good practice to redesign the default messaging app with my own UX vision.
Even if I don't quite finish, or get it working exactly how I hope, I know the experience will benefit me in the future. A quick search highlights SMS replacement apps aren't an easy feat in Android as not all the API's the the baked in app uses are available in the SDK. It uses quite a few internal API's and I'll be limited to the external API's. However, it can be done, apps like HandcentSMS and GoSMS have done it.
I came across a blog called Android UI Patterns and saw a post detailing the growing popularity of the dubbed "side-navigation." In it, I've learned that many apps are using public library projects to replicate the fly-in menu. I'm new to Android development still and I've only just realized that many of the "cool" features you see in popular apps (such as this fly-in style menu) are often available as library projects on Github. Two such libraries that I'd like to use are the Sliding Menu and the PullToRefresh libraries.
I'm not sure yet if the PullToRefresh library will be useful in my messaging replacement app, but I absolutely have plans for the Sliding Menu library. No worries though, if I don't use PullToRefresh, it will give me a reason to come up with and hack another app together.
I'm hoping to keep my blog updated with progress. But we'll see how that goes. Knowing me, it will be tough, but so far it's a great way just to keep notes.
หลังจาก Nexus S ของผมได้อัพเดทเป็น Jelly Bean 4.1 ทำให้แอพที่เคยเขียนที่ใช้ Library ตัวนี้เลื่อนไม่ได้ แก้ได้ง่ายๆเพียงเพิ่มโค้ด 1 บรรทัด!!!!