Category "xml"

Text Input layout hint is overlapped with the outlined box

my text input layout's hint text seems overlapped how can I move the hint text to little right of the outline. my xml : <com.google.android.material.textfiel

How to add colored border on cardview?

I am new to Android and this is my first question here. I am trying to add a colored vertical border at the beginning of the cardview. How can I achieve it on x

Convert XML to JSON object in Android

I have an XML string as shown below: <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Body><Response xmlns="http://tempuri.o

Remove namespace and prefix from xml in python using lxml

I have an xml file I need to open and make some changes to, one of those changes is to remove the namespace and prefix and then save to another file. Here is th

Android Studio: W/OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED

I am trying to make a movie list, but it only shows a white screen with the app name. Apparently, I have a very similar program to this and it runs perfectly fi

How can Remove "Dot" from Button Of roku by XML or Bright Script

I have tried all the possible way but could not find the way to resolve.Please help

Looking to create an XML feed from a Google Sheet Table

Looking for some help please, I've been tinkering with the code now most of the day and im stuck, and this seems about the best solution I have found so far. I'

"Cannot find symbol" error when creating an instance of an object

I'm new to using maven and have a Project where I'm trying to create an instance of an object but keep getting the error: error: cannot find symbol Comm

Hibernate mapping classes from hibernate.cfg.xml

For class mapping from hibernate.cfg.xml I use these format below: <mapping class="packageName.className1"/> <mapping class="packageName.className2"

Android studio icon problem- ic_launcher files deleted

What happens when I accidentally delete the ic_launcher and ic_launcher_round files in android studio Res>mipmap>ic_launcher Now i have errors in my code.

How to make layout with rounded corners..?

How can I make a layout with rounded corners? I want to apply rounded corners to my LinearLayout.

Display Link Title Instead of URL in XSL

I'm learning XSL-as-I-Go, but I'm stuck. My function : public function SitemapHTML() { $xp = new XsltProcessor(); $xsl = new DomDoc

How do you keep .NET XML parsers from expanding parameter entities in XML?

When I try and parse the xml below (with code below) I keep getting <sgml>&question;&signature;</sgml> expanded to <sgml>Why could

Extracting data from xml with Python 3

I am trying to extract figures from a series of xml data. The xml data looks like: <commentinfo> <note>This file contains the sample data for t

What is the difference between colorPrimary and colorPrimaryDark in themes

I'm trying to understand how the theme works in android. I don't know why colorPrimaryDark won't work with me or maybe i'm doing it wrong. I tried this set and

How can I read a binary file that contains xml in python?

I have a binary file containing contours of DICOM image for MRI (exported from cvi42 software), I want to convert it to XML format. with open('myfile.cvi42ws','

How to parse invalid (bad / not well-formed) XML?

Currently, I'm working on a feature that involves parsing XML that we receive from another product. I decided to run some tests against some actual customer dat

Tomcat Credentials

I want to start a dynamic web project directly from tomcat and I have defined the tomcat-users.xml file for the credentials: <?xml version="1.0" encoding

XSD to XML Converter

I am trying to convert an XSD file into its corresponding XML document. Using IntelliJ's built-in tool makes this easy but something is wrong. It seems to be

Opening RSS page errors with “This XML file does not appear to have any style information associated with it.”

I have BuddyPress on my website, and when I'm trying to go the link RSS, the result is this: This XML file does not appear to have any style information ass