I am using gridview and layout inflater to display icon with text. It should look like this: My text file contains following data: Profile 0|Profile 1|Profile
I have a working application, but sometimes, for reasons unknown to me, the application crashes with this message: java.lang.IllegalStateException: pending com
I am studying memory management. In particular, I am studying MMU and the mapping between the process logical space pages and the RAM frames. My question is: wh
I expect a custom navbar where I set nav background to black and set a tag to display inline-block and padding 10. But, HTML do not render anything when I add c
I am trying to create a custom connection in PowerApps that calls a REST API which requires oauth2 authentication with the password credentials Grant type. I ha
so I managed to my script work even when when popup is closed but the script doesnt react on button it keeps refreshing the site, could you guys help me and tel
I have some existing C++ code that uses openssl to send an encrypted message. I'm writing a new Java based client to receive this message and cannot properly de
Connected the style file via "Add > Existing item > Add link" <ItemGroup> <Content Include="..\WebApplication2\wwwroot\css\site2.css" Link=
Currently I am reading in a data frame with the timestamp from film 00(days):00(hours clocks over at 24 to day):00(min):00(sec) pandas reads time formats HH:MM:
I have an alert dialog in android xml file.my alert dialog has an icon in the left side of it.I want to change the position of the icon to the right side. I don