Apologies since this might not be the best way to word the question nor is this a coding question per say. I get the general process of creating a staff user wi
I wanted to get messages from a channel but the messages I want to get are these messages „only you can see this message“. I tried to get the messag
I have created tab strip with custom classes and I am displaying one fragment in each tab. When the keyboard is open and I switch to tab then second fragment is
I want a user to be able to draw a shape (let's say a non-perfect circle) using the line renderer with a cursor. Upon closing the loop to create the circle, I w
I am struggling to find the solution for converting string type array into actual array. I have a database column where it stores plain-text exactly like below
I have the following golang code which trying to access elements on array my expectation to print bxar ,but it throw error any idea? package m
I have this code to draw the battery level but it is drawing the inside colored indicator from the top down. It should paint it from the bottom to the top like
I do have this code: <script> var link = document.getElementsByTagName("a:not(#)"); for (var i = 0; i < link.length; i++) { link[i