<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Форум Александра Климова — Создаем анимацию "Восход солнца"]]></title>
	<link rel="self" href="http://forum.alexanderklimov.ru/extern.php?action=feed&amp;tid=18&amp;type=atom" />
	<updated>2019-02-08T19:15:22Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.alexanderklimov.ru/viewtopic.php?id=18</id>
		<entry>
			<title type="html"><![CDATA[Re: Создаем анимацию "Восход солнца"]]></title>
			<link rel="alternate" href="http://forum.alexanderklimov.ru/viewtopic.php?pid=1141#p1141" />
			<content type="html"><![CDATA[<p>У drawable XML очень ограниченные возможности, поэтому редактора не требуется. Можно просто описать фигуры - круг, квадрат и т.д. А в студии есть просмотр, общее представление можно получить и подредактировать.</p>]]></content>
			<author>
				<name><![CDATA[alexander.klimoff]]></name>
				<uri>http://forum.alexanderklimov.ru/profile.php?id=2</uri>
			</author>
			<updated>2019-02-08T19:15:22Z</updated>
			<id>http://forum.alexanderklimov.ru/viewtopic.php?pid=1141#p1141</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Создаем анимацию "Восход солнца"]]></title>
			<link rel="alternate" href="http://forum.alexanderklimov.ru/viewtopic.php?pid=1140#p1140" />
			<content type="html"><![CDATA[<p>А где и как можно создавать drawable ресурсы, может какой редактор есть?<br />Сейчас я только копировал ваш xml солнца и другие элементы. А хочется свое сделать.</p>]]></content>
			<author>
				<name><![CDATA[stydent33]]></name>
				<uri>http://forum.alexanderklimov.ru/profile.php?id=1780</uri>
			</author>
			<updated>2019-02-08T18:49:16Z</updated>
			<id>http://forum.alexanderklimov.ru/viewtopic.php?pid=1140#p1140</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Создаем анимацию "Восход солнца"]]></title>
			<link rel="alternate" href="http://forum.alexanderklimov.ru/viewtopic.php?pid=546#p546" />
			<content type="html"><![CDATA[<p>Странно, я в выходные проверю. Но первый раз слышу о такой проблеме.</p>]]></content>
			<author>
				<name><![CDATA[alexander.klimoff]]></name>
				<uri>http://forum.alexanderklimov.ru/profile.php?id=2</uri>
			</author>
			<updated>2016-05-27T13:38:59Z</updated>
			<id>http://forum.alexanderklimov.ru/viewtopic.php?pid=546#p546</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Создаем анимацию "Восход солнца"]]></title>
			<link rel="alternate" href="http://forum.alexanderklimov.ru/viewtopic.php?pid=545#p545" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Alex]]></name>
				<uri>http://forum.alexanderklimov.ru/profile.php?id=1304</uri>
			</author>
			<updated>2016-05-27T13:16:56Z</updated>
			<id>http://forum.alexanderklimov.ru/viewtopic.php?pid=545#p545</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Создаем анимацию "Восход солнца"]]></title>
			<link rel="alternate" href="http://forum.alexanderklimov.ru/viewtopic.php?pid=544#p544" />
			<content type="html"><![CDATA[<p>А вы на какой планете живёте? Может у вас это в порядке вещей и солнце квадратное. А вообще, круг задан в файле sun.xml через атрибут shape=&quot;oval&quot;. А у вас что?</p>]]></content>
			<author>
				<name><![CDATA[alexander.klimoff]]></name>
				<uri>http://forum.alexanderklimov.ru/profile.php?id=2</uri>
			</author>
			<updated>2016-05-27T12:34:47Z</updated>
			<id>http://forum.alexanderklimov.ru/viewtopic.php?pid=544#p544</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Создаем анимацию "Восход солнца"]]></title>
			<link rel="alternate" href="http://forum.alexanderklimov.ru/viewtopic.php?pid=543#p543" />
			<content type="html"><![CDATA[<p>Добрый день! А почему у меня солнце выводится квадратное а не круглое?</p>]]></content>
			<author>
				<name><![CDATA[Alex]]></name>
				<uri>http://forum.alexanderklimov.ru/profile.php?id=1304</uri>
			</author>
			<updated>2016-05-27T11:05:40Z</updated>
			<id>http://forum.alexanderklimov.ru/viewtopic.php?pid=543#p543</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Создаем анимацию "Восход солнца"]]></title>
			<link rel="alternate" href="http://forum.alexanderklimov.ru/viewtopic.php?pid=280#p280" />
			<content type="html"><![CDATA[<p>Это одно и тоже. Вы видимо не импортировали класс.</p>]]></content>
			<author>
				<name><![CDATA[alexander.klimoff]]></name>
				<uri>http://forum.alexanderklimov.ru/profile.php?id=2</uri>
			</author>
			<updated>2016-01-06T20:14:26Z</updated>
			<id>http://forum.alexanderklimov.ru/viewtopic.php?pid=280#p280</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Создаем анимацию "Восход солнца"]]></title>
			<link rel="alternate" href="http://forum.alexanderklimov.ru/viewtopic.php?pid=279#p279" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Alexey]]></name>
				<uri>http://forum.alexanderklimov.ru/profile.php?id=714</uri>
			</author>
			<updated>2016-01-06T19:51:33Z</updated>
			<id>http://forum.alexanderklimov.ru/viewtopic.php?pid=279#p279</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Создаем анимацию "Восход солнца"]]></title>
			<link rel="alternate" href="http://forum.alexanderklimov.ru/viewtopic.php?pid=201#p201" />
			<content type="html"><![CDATA[<p>У вас какие-то ошибки, связанные со звуком, а не с анимацией.</p>]]></content>
			<author>
				<name><![CDATA[alexander.klimoff]]></name>
				<uri>http://forum.alexanderklimov.ru/profile.php?id=2</uri>
			</author>
			<updated>2015-10-27T15:29:44Z</updated>
			<id>http://forum.alexanderklimov.ru/viewtopic.php?pid=201#p201</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Создаем анимацию "Восход солнца"]]></title>
			<link rel="alternate" href="http://forum.alexanderklimov.ru/viewtopic.php?pid=198#p198" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[bag.dat]]></name>
				<uri>http://forum.alexanderklimov.ru/profile.php?id=668</uri>
			</author>
			<updated>2015-10-27T11:20:35Z</updated>
			<id>http://forum.alexanderklimov.ru/viewtopic.php?pid=198#p198</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Создаем анимацию "Восход солнца"]]></title>
			<link rel="alternate" href="http://forum.alexanderklimov.ru/viewtopic.php?pid=144#p144" />
			<content type="html"><![CDATA[<p>Обсуждаем статью <a href="http://developer.alexanderklimov.ru/android/sunrise.php">Создаем анимацию</a></p>]]></content>
			<author>
				<name><![CDATA[alexander.klimoff]]></name>
				<uri>http://forum.alexanderklimov.ru/profile.php?id=2</uri>
			</author>
			<updated>2015-09-28T15:33:41Z</updated>
			<id>http://forum.alexanderklimov.ru/viewtopic.php?pid=144#p144</id>
		</entry>
</feed>
