Git Product home page Git Product logo

pretest's Introduction

PreTest

다음 image 검색 API를 이용한 결과를 보여주는 App입니다.

아키텍처

MVVM

주요 사용 라이브러리

  • DataBinding
  • LiveData
  • RxAndorid
  • Retrofit

설명

  • Retrofit + Gson + Rx를 통해서 API를 호출하고 이미지 검색 결과를 가져옵니다. 가져온 결과는 Endless RecyclerView에 전달되고 스크롤을 통해 추가 검색 결과를 불러옵니다. LiveData와 Data Binding을 통하여 변경사항을 감지하여 각종 View (RecyclcerView, ProgressBar 등등)를 업데이트합니다.

pretest's People

Contributors

kluge121 avatar

Watchers

 avatar  avatar

pretest's Issues

상세보기, 특정쿼리 서버 리소스 정상임에도 불러오지 못하는 현상

  1. http://postfiles13.naver.net/MjAxOTA3MjJfMjcw/MDAxNTYzNzgxOTA3MTkw.uH3s_uTw1t7GQUWEC1ZcVssU2EziOPMNWVZVzghWNUkg.sgd_UkaoCRx9jE6aJ67KrmYzW9ug43cGaW1gX8oOcMkg.PNG.roseye2005/123.PNG?type=w966
    => 정상적인 접근이 가능한 리소스임에도 Glide를 통해 bitmap으로 저장 후 ImageView에 로드 불가능

  2. http://postfiles5.naver.net/MjAxOTA1MjZfMjUy/MDAxNTU4ODM3MTYyMzY2.DcyYgLwSxn4nfRkl8VjIi86nuBLQeEXkMy7ye46F1_sg.CePhbj-bsQRlOmKmgkSJ86hezjzDKN_TDgLZfMUwLPgg.JPEG.5ee5un/123.jpg?type=w773
    => 1번과 유사한 형태의 URL이지만 정상적으로 Bitmap 생성 후 ImageView 로드.


특이사항
1번 URL의 가장 type=w966을 2번 URL 처럼 type=w773으로 쿼리를 변경해주면 1번 URL도 정상적으로 로드...

Glide 버전 4.9.0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.