Skip to content

Instantly share code, notes, and snippets.

View GaboRohez's full-sized avatar
🏠
Working at home

Gabo Rohez GaboRohez

🏠
Working at home
View GitHub Profile
Android developers resources
Getting started in Android development
Android developers
- official website https://developer.android.com/
- Codelabs https://codelabs.developers.google.com/
- Youtube https://www.youtube.com/user/androiddevelopers
- Android developers Blog https://android-developers.googleblog.com/
{
"version":1,
"regular":[{
"level":1,
"present":"Belong",
"past":"Belonged",
"pastPart":"Belonged",
"gerund":"Belonging",
"thirdPerson":"Belongs",
"spanish":"Pertenecer"
@GaboRohez
GaboRohez / material text sizes.md
Created February 19, 2020 04:16 — forked from webserveis/material text sizes.md
Material font sizes

Material text sizes XML for Android

Simple helper file for standard text sizes in material design. The sizes are provided by the material design documentation https://www.google.com/design/spec/style/typography.html#typography-roboto

material typography

Standard Styles

Too many type sizes and styles at once can wreck any layout. A typographic scale is a limited set of type sizes that work well together, along with the layout grid. The basic set of styles are based on a typographic scale of 12, 14, 16, 20, and 34.

{
"about": {
"name": "José Gabriel Rodríguez Hernández",
"email": "gabow95k@gmail.com",
"phone": "7712213158",
"job": "Developer Android",
"location": "Ciudad de México, CDMX",
"resume": "Desarrollador móvil con tres años de experiencia en el entorno Android y seis meses con iOS.Creo que es importante desarrollar aplicaciones intuitivas para el usuario, con un diseño simple y responsivo para las distintas resoluciones que se manejan actualmente en los dispositivos móviles ademas de generar un código altamente legible y fácil de mantener.Procuro mantenerme a la vanguardia con las nuevas tecnologías para poder usarlas como herramientas que me permitan crecer profesionalmente y superarme en esta industria de software que se encuentra en un constante cambio. Persona responsable, comprometida, creativa y puntual."
},
"social": {
-delete local branch
git branch -d the_local_branch
-delete remote branch
git push origin --delete feature/login
{
"name": "José Gabriel Rodríguez Hernández",
"location": "Mexico City, CDMX",
"occupation": "Android developer",
"github": "",
"url_web": [
{
"web": "",
"play": "",
"resume": ""
https://codelabs.developers.google.com/codelabs/material-design-style/index.html?index=..%2F..%2Findex#4