June 20, 2023June 20, 2023Article Process 9-patch image file manually Recently I had to load .9.png file manually (a nine-patch) and create a NinePatch object out of it in libGDX. Since libGDX […]
April 5, 2023April 5, 2023Article In-app user reports Recently I had to implement user bug reporting feature. What it does is it makes possible for the user to report bugs […]