Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Latest commit

 

History

History
87 lines (47 loc) · 2.48 KB

File metadata and controls

87 lines (47 loc) · 2.48 KB

ChangeLog Library Demo

There are some usage examples.

See the customization and tips page: for more information.

Standard Example

A basic usage with standard view and standard changelog.xml file. demo_changelog_fragment_standard.xml

StdExample

Material specs

A basic usage with material specs and metrics and standard changelog.xml file. demo_changelog_fragment_standard.xml

MaterialeExample

Custom xml file Example

An example with a custom res/raw/custom_changelog.xml file demo_changelog_fragment_customxmlfile.xml

Without Bullet point example

An example without a bullet list. demo_changelog_fragment_withoutbullet.xml

BulletExample

Custom layout header example

An example with a custom layout header. demo_changelogrowheader_layout.xml

HeaderExample

Custom layout row example

An example with a custom layout row demo_changelogrow_layout.xml

RowExample

Standard Dialog example

An example with a Dialog demo_changelog_fragment_dialogstandard.xml

RowExample

Credits

Original Author: Gabriele Mariotti (gabri.mariotti@gmail.com)

License

Copyright 2013-2014 Gabriele Mariotti
Copyright 2021 James Weber

Licensed under the Apache License, Version 2.0 (the "License");
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.