<?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: Laszlo Toth</title>
    <description>The latest articles on DEV Community by Laszlo Toth (@trackrunner).</description>
    <link>https://dev.to/trackrunner</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%2F263622%2F95c87043-22e4-4ec1-8e65-6715a0dbcc0a.jpg</url>
      <title>DEV Community: Laszlo Toth</title>
      <link>https://dev.to/trackrunner</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/trackrunner"/>
    <language>en</language>
    <item>
      <title>Which android app makes digital prototype from paper sketch? (using the camera) [Solved]</title>
      <dc:creator>Laszlo Toth</dc:creator>
      <pubDate>Sun, 27 Sep 2020 17:39:57 +0000</pubDate>
      <link>https://dev.to/trackrunner/which-android-app-makes-digital-prototype-from-paper-sketch-using-the-camera-317</link>
      <guid>https://dev.to/trackrunner/which-android-app-makes-digital-prototype-from-paper-sketch-using-the-camera-317</guid>
      <description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;A few days ago I read a post here(dev.to) and I can't find it anymore...&lt;br&gt;
It mentioned some cool tools for developers. &lt;/p&gt;

&lt;p&gt;One of them was an application on Android which creates a sample ( or prototype) screen from my drawing sketch. (After using the phone's camera.)&lt;/p&gt;

&lt;p&gt;Because I usually start a project creating a sketch on paper, I would like to try this app and see how my ideas look like with fake data.&lt;/p&gt;

&lt;p&gt;If you know what I am talking about, or you have any alternative idea, please let me know.&lt;/p&gt;

&lt;p&gt;Thank you&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--BhFezec9--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/8oh0i7o3clelu4ie70zu.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--BhFezec9--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/8oh0i7o3clelu4ie70zu.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Update:&lt;br&gt;
I was looking for an app which shows me an alternative UI screen from my sketch. I don't need code solution, only I want to see how it would look like before the hours of coding. (I don't have enough experience with design and coding yet)&lt;/p&gt;

</description>
      <category>help</category>
      <category>android</category>
      <category>design</category>
      <category>ui</category>
    </item>
    <item>
      <title>Autosizing TextViews in Android Studio</title>
      <dc:creator>Laszlo Toth</dc:creator>
      <pubDate>Sat, 16 Nov 2019 14:23:42 +0000</pubDate>
      <link>https://dev.to/trackrunner/autosizing-textviews-in-android-studio-9mb</link>
      <guid>https://dev.to/trackrunner/autosizing-textviews-in-android-studio-9mb</guid>
      <description>&lt;p&gt;Hi everyone,&lt;/p&gt;

&lt;p&gt;I created an Android app ( a single screen app with information of athletic club). I used a ScrollView and inside it a RelativeLayout with some TextViews/Imageviews. I would like to change all the TextView's size depends from device size.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://developer.android.com/guide/topics/ui/look-and-feel/autosizing-textview"&gt;I read articles about Autosizing like this.&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Update:&lt;br&gt;
My question is:&lt;br&gt;
Can I use autozising TextViews in RelativeLayout and keep all my positioning in same time? Unfortunately, when I use any kind of code for autosizing then my TextViews move from right to left.  Or I am on a wrong path and I need to rethink it?&lt;/p&gt;

&lt;p&gt;Any advice I would really appreciate.&lt;br&gt;
Thank you&lt;/p&gt;

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