<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Форум Александра Климова — Создаем анимацию "Восход солнца"]]></title>
		<link>http://forum.alexanderklimov.ru/viewtopic.php?id=18</link>
		<atom:link href="http://forum.alexanderklimov.ru/extern.php?action=feed&amp;tid=18&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Создаем анимацию "Восход солнца".]]></description>
		<lastBuildDate>Fri, 08 Feb 2019 19:15:22 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Создаем анимацию "Восход солнца"]]></title>
			<link>http://forum.alexanderklimov.ru/viewtopic.php?pid=1141#p1141</link>
			<description><![CDATA[<p>У drawable XML очень ограниченные возможности, поэтому редактора не требуется. Можно просто описать фигуры - круг, квадрат и т.д. А в студии есть просмотр, общее представление можно получить и подредактировать.</p>]]></description>
			<author><![CDATA[null@example.com (alexander.klimoff)]]></author>
			<pubDate>Fri, 08 Feb 2019 19:15:22 +0000</pubDate>
			<guid>http://forum.alexanderklimov.ru/viewtopic.php?pid=1141#p1141</guid>
		</item>
		<item>
			<title><![CDATA[Re: Создаем анимацию "Восход солнца"]]></title>
			<link>http://forum.alexanderklimov.ru/viewtopic.php?pid=1140#p1140</link>
			<description><![CDATA[<p>А где и как можно создавать drawable ресурсы, может какой редактор есть?<br />Сейчас я только копировал ваш xml солнца и другие элементы. А хочется свое сделать.</p>]]></description>
			<author><![CDATA[null@example.com (stydent33)]]></author>
			<pubDate>Fri, 08 Feb 2019 18:49:16 +0000</pubDate>
			<guid>http://forum.alexanderklimov.ru/viewtopic.php?pid=1140#p1140</guid>
		</item>
		<item>
			<title><![CDATA[Re: Создаем анимацию "Восход солнца"]]></title>
			<link>http://forum.alexanderklimov.ru/viewtopic.php?pid=546#p546</link>
			<description><![CDATA[<p>Странно, я в выходные проверю. Но первый раз слышу о такой проблеме.</p>]]></description>
			<author><![CDATA[null@example.com (alexander.klimoff)]]></author>
			<pubDate>Fri, 27 May 2016 13:38:59 +0000</pubDate>
			<guid>http://forum.alexanderklimov.ru/viewtopic.php?pid=546#p546</guid>
		</item>
		<item>
			<title><![CDATA[Re: Создаем анимацию "Восход солнца"]]></title>
			<link>http://forum.alexanderklimov.ru/viewtopic.php?pid=545#p545</link>
			<description><![CDATA[<p>Да в том то и дело, что всё так как в вашем примере.</p><p>Вот содержимое sun.xml:</p><p>&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;<br />&lt;shape xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;&gt;<br />&nbsp; &nbsp; android:dither=&quot;true&quot;<br />&nbsp; &nbsp; android:shape=&quot;oval&quot;&gt;</p><p>&nbsp; &nbsp; &lt;gradient<br />&nbsp; &nbsp; &nbsp; &nbsp; android:startColor=&quot;#ffffcc00&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; android:endColor=&quot;#ffff6600&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; android:gradientRadius=&quot;150&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; android:type=&quot;radial&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; android:useLevel=&quot;false&quot; /&gt;</p><p>&nbsp; &nbsp; &lt;size<br />&nbsp; &nbsp; &nbsp; &nbsp; android:height=&quot;150dp&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; android:width=&quot;150dp&quot; /&gt;<br />&lt;/shape&gt;</p>]]></description>
			<author><![CDATA[null@example.com (Alex)]]></author>
			<pubDate>Fri, 27 May 2016 13:16:56 +0000</pubDate>
			<guid>http://forum.alexanderklimov.ru/viewtopic.php?pid=545#p545</guid>
		</item>
		<item>
			<title><![CDATA[Re: Создаем анимацию "Восход солнца"]]></title>
			<link>http://forum.alexanderklimov.ru/viewtopic.php?pid=544#p544</link>
			<description><![CDATA[<p>А вы на какой планете живёте? Может у вас это в порядке вещей и солнце квадратное. А вообще, круг задан в файле sun.xml через атрибут shape=&quot;oval&quot;. А у вас что?</p>]]></description>
			<author><![CDATA[null@example.com (alexander.klimoff)]]></author>
			<pubDate>Fri, 27 May 2016 12:34:47 +0000</pubDate>
			<guid>http://forum.alexanderklimov.ru/viewtopic.php?pid=544#p544</guid>
		</item>
		<item>
			<title><![CDATA[Re: Создаем анимацию "Восход солнца"]]></title>
			<link>http://forum.alexanderklimov.ru/viewtopic.php?pid=543#p543</link>
			<description><![CDATA[<p>Добрый день! А почему у меня солнце выводится квадратное а не круглое?</p>]]></description>
			<author><![CDATA[null@example.com (Alex)]]></author>
			<pubDate>Fri, 27 May 2016 11:05:40 +0000</pubDate>
			<guid>http://forum.alexanderklimov.ru/viewtopic.php?pid=543#p543</guid>
		</item>
		<item>
			<title><![CDATA[Re: Создаем анимацию "Восход солнца"]]></title>
			<link>http://forum.alexanderklimov.ru/viewtopic.php?pid=280#p280</link>
			<description><![CDATA[<p>Это одно и тоже. Вы видимо не импортировали класс.</p>]]></description>
			<author><![CDATA[null@example.com (alexander.klimoff)]]></author>
			<pubDate>Wed, 06 Jan 2016 20:14:26 +0000</pubDate>
			<guid>http://forum.alexanderklimov.ru/viewtopic.php?pid=280#p280</guid>
		</item>
		<item>
			<title><![CDATA[Re: Создаем анимацию "Восход солнца"]]></title>
			<link>http://forum.alexanderklimov.ru/viewtopic.php?pid=279#p279</link>
			<description><![CDATA[<p>Android St 1.5.1<br />Не запускало приложение, пока не переделал строку:<br /><strong> &nbsp; &nbsp; &nbsp; &nbsp; Animation sunRise = AnimationUtils.loadAnimation(this, R.anim.sun_rise);</strong><br />на строку:<br /><strong> <em> android.view.animation.Animation sunRise= AnimationUtils.loadAnimation(this, R.anim.sun_rise); </em></strong></p>]]></description>
			<author><![CDATA[null@example.com (Alexey)]]></author>
			<pubDate>Wed, 06 Jan 2016 19:51:33 +0000</pubDate>
			<guid>http://forum.alexanderklimov.ru/viewtopic.php?pid=279#p279</guid>
		</item>
		<item>
			<title><![CDATA[Re: Создаем анимацию "Восход солнца"]]></title>
			<link>http://forum.alexanderklimov.ru/viewtopic.php?pid=201#p201</link>
			<description><![CDATA[<p>У вас какие-то ошибки, связанные со звуком, а не с анимацией.</p>]]></description>
			<author><![CDATA[null@example.com (alexander.klimoff)]]></author>
			<pubDate>Tue, 27 Oct 2015 15:29:44 +0000</pubDate>
			<guid>http://forum.alexanderklimov.ru/viewtopic.php?pid=201#p201</guid>
		</item>
		<item>
			<title><![CDATA[Re: Создаем анимацию "Восход солнца"]]></title>
			<link>http://forum.alexanderklimov.ru/viewtopic.php?pid=198#p198</link>
			<description><![CDATA[<p>Сделал анимацию солнца все по примеру, запускаю в эмуляторе - работает, запускаю второй раз - нет анимации как и самого солнца.</p><p>В консоли полным полно строк вроде:<br />10-27 07:28:13.269 1257-1302/system_process E/SoundPool: error loading /system/media/audio/ui/KeypressInvalid.ogg<br />10-27 07:28:13.269 1257-1302/system_process W/AudioService: Soundpool could not load file: /system/media/audio/ui/KeypressInvalid.ogg</p>]]></description>
			<author><![CDATA[null@example.com (bag.dat)]]></author>
			<pubDate>Tue, 27 Oct 2015 11:20:35 +0000</pubDate>
			<guid>http://forum.alexanderklimov.ru/viewtopic.php?pid=198#p198</guid>
		</item>
		<item>
			<title><![CDATA[Создаем анимацию "Восход солнца"]]></title>
			<link>http://forum.alexanderklimov.ru/viewtopic.php?pid=144#p144</link>
			<description><![CDATA[<p>Обсуждаем статью <a href="http://developer.alexanderklimov.ru/android/sunrise.php">Создаем анимацию</a></p>]]></description>
			<author><![CDATA[null@example.com (alexander.klimoff)]]></author>
			<pubDate>Mon, 28 Sep 2015 15:33:41 +0000</pubDate>
			<guid>http://forum.alexanderklimov.ru/viewtopic.php?pid=144#p144</guid>
		</item>
	</channel>
</rss>
