Giter Club home page Giter Club logo

mcpe-maps-mvp's People

Contributors

bufferunderflower avatar dark-keeper avatar tomassonmsi avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

mcpe-maps-mvp's Issues

Header occupates 50%+ of the screen.

  1. Reproduce :
    Go to Main_Activity, scroll the list of maps down: user would see 3+- maps (pics) on the screen -> try to scroll up: user would see no more than 1 map (pic) on the screen
    image

  2. Result :
    Header occupies 50%+ of the screen.
    image

  3. Expected:
    The major part of the viewport should show list items, not header.

Progress Bar

Новый прогресс бар

  • сделать анимированный прогресс бар в стиле майнкрафт
  • отображать не проценты а байты/килобайты/мегабайты при загрузке
  • собственная отрисовка в векторной графике

Learn vectorDrawables and spread knowledge

Vector draawables are Essential for composing a pleasant ui.

Some whitespaces in knowledge I'd like to fill are:

  1. wWhat's the difference and how does the difference looks like, in action.
  2. What is the recommended by Android creators way to :
  • use in imageView
  • use .svg as any view's background
    • includes definite (create small wiki) (#6 Create wiki) knowledge concerning paddings/margins/shadows (!important)
  • to animate a single unique view backedby vector
  • to animate a group of views

So the best way i could find by this moment is to create a small repository and have a project describing above stuff in action. Fresh project

Класс VectorDrawable
Основой API векторной графики в Android является класс VectorDrawable. Объекты этого класса являются ресурсами и описываются при помощи языка XML, размещаются они в директории res/drawable нашего проекта. Корневым элементом класса является тэг vector. У тэга vector есть несколько атрибутов, обязательными являются две группы атрибутов, которые определяют размер изображения нашего drawable:width и height — они указываются с использованием неких единиц измерения (набор их стандартен для Android — dp, sp и px), а также viewportWidth и viewportHeight — они указываются без единиц измерения. При помощи width и height мы можем указать физический размер, который займет наш drawable на экране, а viewport можно сравнить с окошком, через которое мы смотрим на наше изображение. Размеры viewport могут как совпадать, так и отличаться от размеров изображения. При этом, изменяя размер viewport, мы можем изменять площадь занимаемую фигурой внутри drawable.
Стоит отметить, что у viewport отсутствует возможность задать координат pivotPoint и изменения размеров viewport будут отсчитываться от левого верхнего угла.

Concourse

Concourse is a Continuous Integration service - easy to install and connect with GitHub. Seems very simple yet powerful, advanced and easy scalable.

[UI discuss] List Items size

  1. Reproduce:
    Go to main Activity

  2. Result :
    Too little visible list items on the screen.
    image

  3. Expected:
    increase the number of visible list items on the screen.
    image

Markdown - beautiful text

Markdown example

  • bold_one
  • two

What a Terrible Failure! No img provided...and we don't give a fuck

Inline code
I think you <mudach'e>

GitHub Flavored Markdown

syntax highlighting
  • this is a complete item
  • this is an incomplete item
First Header Second Header three
Content from cell 1 Content from cell 2
Content in the first column Content in the second column
raw www 5 bottles! 5!

tilda

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.