<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: orestistp17</title>
    <description>The latest articles on DEV Community by orestistp17 (@orestistp17).</description>
    <link>https://dev.to/orestistp17</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F275493%2Fcbce4e1f-6fdf-4670-a6fd-ece1e87d3a32.png</url>
      <title>DEV Community: orestistp17</title>
      <link>https://dev.to/orestistp17</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/orestistp17"/>
    <language>en</language>
    <item>
      <title>Many classes and many layout files</title>
      <dc:creator>orestistp17</dc:creator>
      <pubDate>Wed, 20 Nov 2019 00:20:52 +0000</pubDate>
      <link>https://dev.to/orestistp17/many-classes-and-many-layout-files-5bop</link>
      <guid>https://dev.to/orestistp17/many-classes-and-many-layout-files-5bop</guid>
      <description>&lt;p&gt;What is better to have a main activity class interacting with many other classes and xml files or a main activity class with many xml files?&lt;/p&gt;

&lt;p&gt;For example in my case I have username, password,date,email in different classes and xml files and the same for the main activity.ia there a way to manage it better? ( I need the xml files to be like that, I don't know about Java classes much)&lt;/p&gt;

&lt;p&gt;Thank everyone&lt;/p&gt;

</description>
      <category>java</category>
      <category>android</category>
    </item>
  </channel>
</rss>
