Skip to content
Unknown's avatar

Make Things Happen

All about programming

  • Facebook
  • Twitter
  • Github
  • LinkedIn
  • Home
  • About
  • Contact

Tag: View

Gaps between layout components in Android

There is a very simple solution in Android if you want to have space between components. You can always set margins but you can also use the Space class. You can use it like this:

<Space
  android:layout_width="1dp"
  android:layout_height="30dp"/>

Georgi Mirchev Android Leave a comment May 4, 2020 1 Minute

Fighting android canvas – Hexagonal imageview layout for Android

We made a simple design for one of our apps which included a hexagonal network of images which should contain profile pictures of the users who liked a certain app.

Continue reading “Fighting android canvas – Hexagonal imageview layout for Android” →
Georgi Mirchev Android Leave a comment May 4, 2020 1 Minute

Categories

  • Android
  • Code Architecture
  • Desktop
  • Thoughts on software
  • Uncategorized
  • Web

Tags

Android Android Studio App arc Architecture Architecture Components Ban Brotli BrowserMob BrowserMobProxy Camera canvas CardIO Chinese Clean Architecture CollapsingToolbarLayout Dagger Dialog EditText EventBus Events Facebook Face Detection Flux Fonts Fragment Fullscreen git Google Play Gradle GRUB Hexagonal Hilt inotify Jetpack Compose Navigation Joi Kotlin KVM Language Launcher LiveData Mockito MongoDB Moshi MVC MVP NestedScrollView NodeJS notifications npm OkHttp OOP OpenCV Push Notifications R8 Retrofit Roles RxJava SailsJS schedulers ScrollView Selenium SocketIO Spinner SSL test textappearance textview Token Ubuntu unit tests Unity Updates View Vision API

Recent Posts

  • Cursor on Android: Where it struggles and how to make it useful
  • Fixing Android DataStore migration from a data object to a data class
  • Profiling and how to optimise your app startup and kill ANRs
  • Making arguments work in Compose Navigation where there was XML
  • Observations of migrating an app from XML to Jetpack Compose
Blog at WordPress.com.
  • Subscribe Subscribed
    • Make Things Happen
    • Already have a WordPress.com account? Log in now.
    • Make Things Happen
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar