Skip to content
gifGuide2Code

gifGuide2Code

For the genuinely confused.

  • Table of Contents

Tag: Graphics

Posted on July 5, 2020

Java: How to Handle Drawables

Header

There are two options for drawables in Android Studio—the first is to inflate an image (PNG or JPGs) and the second is to define the drawing you want in an XML file. The XML route is what I’m looking at today.

Continue reading “Java: How to Handle Drawables”

Blog at WordPress.com.
Cancel