SideCoverはコンテンツの上側に表示されるカバーのようなUIウィジェットです。
- Coverは左側か右側に実装できます。
- 任意のイベントか画面のスワイプ、もしくは端っこからの引き出しでCoverを開け閉めできます。
- StyleでいくつかのCoverの属性を指定できます。
- background,coverWidth,shadowWidh,shadowColor,edgeWide
- Window(ActionBar含む画面全体)、Content(ActionBarじゃない部分)もしくは任意のViewGroupにカバーを追加できます。
(準備中)
library:ライブラリプロジェクト
sample:サンプルプロジェクト
Copyright © 2013 Takahiro GOTO
Licensed under the [Apache License, Version 2.0][Apache]
You may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
